Home
last modified time | relevance | path

Searched refs:benchmarks (Results 1 – 9 of 9) sorted by relevance

/libCEED/
H A DREADME.md23 …](http://ceed.exascaleproject.org/software/), a collection of software benchmarks, miniapps, libra…
330 A sequence of benchmarks for all enabled backends can be run using:
333 $ make benchmarks
336 The results from the benchmarks are stored inside the `benchmarks/` directory and they can be viewe…
339 $ cd benchmarks
344 Using the `benchmarks` target runs a comprehensive set of benchmarks which may take some time to ru…
345 Subsets of the benchmarks can be run using the scripts in the `benchmarks` folder.
347 For more details about the benchmarks, see the `benchmarks/README.md` file.
H A DMakefile842 .PHONY: $(bench_targets) benchmarks
844 cd benchmarks && ./benchmark.sh --ceed "$(BACKENDS)" -r $(*).sh
845 benchmarks: $(bench_targets) target
904 $(RM) benchmarks/*output.txt
H A DDoxyfile1009 EXCLUDE = benchmarks \
/libCEED/backends/magma/tuning/
H A DREADME.md36 Note that in order for the benchmarks to make sense for `magma` backends, the
/libCEED/benchmarks/
H A DREADME.md23 The results from the benchmarks are written to files named `*-output.txt`.
/libCEED/examples/petsc/
H A DREADME.md40 The resulting log file can be read by the Python plotting scripts in `benchmarks/`.
/libCEED/examples/nek/
H A DSIZE.in5 C This file is part of CEED, a collection of benchmarks, miniapps, software
/libCEED/rust/libceed-sys/c-src/
H A DMakefile842 .PHONY: $(bench_targets) benchmarks
844 cd benchmarks && ./benchmark.sh --ceed "$(BACKENDS)" -r $(*).sh
845 benchmarks: $(bench_targets) target
904 $(RM) benchmarks/*output.txt
/libCEED/doc/papers/joss/
H A Dpaper.md147 # Performance benchmarks