Searched refs:bpsraw (Results 1 – 8 of 8) sorted by relevance
31 all: area bps bpsraw bpssphere dmswarm multigrid48 bpsraw.c := bpsraw.c49 bpsraw.o = $(bpsraw.c:%.c=$(OBJDIR)/%.o)50 bpsraw: $(bpsraw.o) libutils.a | $(PETSc.pc) $(ceed.pc) target97 $(RM) -r $(OBJDIR) *.vtu area bps bpsraw bpssphere dmswarm multigrid libutils.a
6 /bpsraw13 /petsc-bpsraw
5 ### CEED bakeoff problems with raw mesh management - bpsraw9 To build, run `make bpsraw`11 To run, `./bpsraw -ceed [ceed-resource] -problem bp[1-6] -degree [degree]`
97 …bakeoff problems <bps>` (BPs) using a "raw" parallel decomposition (see `bpsraw.c`) and using PETS…
35 quoted_echo $mpi_run ./petsc-bpsraw "${all_args[@]}"36 $mpi_run ./petsc-bpsraw "${all_args[@]}" || \39 $dry_run $mpi_run ./petsc-bpsraw "${all_args[@]}"
10 benchmark.sh -c /cpu/self -r petsc-bpsraw.sh -b bp1 -n 16 -p 1620 benchmark.sh -c "/cpu/self/ref/serial /cpu/self/ref/blocked" -r petsc-bpsraw.sh -b "bp1 bp3" -n "16…27 When running the tests `petsc-bpsraw.sh`, the following40 python postprocess-plot.py petsc-bpsraw-bp1-*-output.txt
282 $ ./bpsraw -problem bp1 -ceed /cpu/self283 $ ./bpsraw -problem bp2 -ceed /gpu/cuda284 $ ./bpsraw -problem bp3 -ceed /cpu/self285 $ ./bpsraw -problem bp4 -ceed /gpu/cuda286 $ ./bpsraw -problem bp5 -ceed /cpu/self287 $ ./bpsraw -problem bp6 -ceed /gpu/cuda
351 - {file}`examples/petsc/bpsraw.c` (formerly `bps.c`): transparent CUDA support.398 renamed `bpsraw`, and the new version of the BPs, which can handle data associated