benchmark-quda #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "simon.buerger/lattice-benchmarks:benchmark-quda"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is the Quda benchmarking program, aiming to be equivalent to
Benchmark_Grid
.It does include:
axpy
Id does NOT include:
Also: the build script is not portable outside of Tursa because I have not figured out how to link against
libnvidia-ml.so
without specifying the (very machine-dependent) full path.update:
Benchmark_Quda
now produces json output, format is generally compatible withBenchmark_Grid
, but contains somewhat different informationstart/stop_time
to the json output. This can be used for example to line up benchmarking results with simultaneously taken energy measurements.from my side, this is ready to be merged.
2351edf3f7
tofb43d16830