Home
last modified time | relevance | path

Searched refs:bpsraw (Results 1 – 8 of 8) sorted by relevance

/libCEED/examples/petsc/
H A DMakefile31 all: area bps bpsraw bpssphere dmswarm multigrid
48 bpsraw.c := bpsraw.c
49 bpsraw.o = $(bpsraw.c:%.c=$(OBJDIR)/%.o)
50 bpsraw: $(bpsraw.o) libutils.a | $(PETSc.pc) $(ceed.pc) target
97 $(RM) -r $(OBJDIR) *.vtu area bps bpsraw bpssphere dmswarm multigrid libutils.a
H A D.gitignore6 /bpsraw
13 /petsc-bpsraw
H A DREADME.md5 ### CEED bakeoff problems with raw mesh management - bpsraw
9 To build, run `make bpsraw`
11 To run, `./bpsraw -ceed [ceed-resource] -problem bp[1-6] -degree [degree]`
H A Dindex.md97 …bakeoff problems <bps>` (BPs) using a "raw" parallel decomposition (see `bpsraw.c`) and using PETS…
/libCEED/benchmarks/
H A Dpetsc-bpsraw.sh35 quoted_echo $mpi_run ./petsc-bpsraw "${all_args[@]}"
36 $mpi_run ./petsc-bpsraw "${all_args[@]}" || \
39 $dry_run $mpi_run ./petsc-bpsraw "${all_args[@]}"
H A DREADME.md10 benchmark.sh -c /cpu/self -r petsc-bpsraw.sh -b bp1 -n 16 -p 16
20 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 following
40 python postprocess-plot.py petsc-bpsraw-bp1-*-output.txt
/libCEED/
H A DREADME.md282 $ ./bpsraw -problem bp1 -ceed /cpu/self
283 $ ./bpsraw -problem bp2 -ceed /gpu/cuda
284 $ ./bpsraw -problem bp3 -ceed /cpu/self
285 $ ./bpsraw -problem bp4 -ceed /gpu/cuda
286 $ ./bpsraw -problem bp5 -ceed /cpu/self
287 $ ./bpsraw -problem bp6 -ceed /gpu/cuda
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md351 - {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