Simon Bürger simon.buerger
  • Joined on 2023-01-09
simon.buerger pushed to benchmark-quda at simon.buerger/lattice-benchmarks 2024-11-25 15:46:19 +00:00
fb43d16830 log iso-timestamp instead of seconds-since-start
6fa2e6bcd0 fix bug that made benchmark_quda hang randomly
fb4c456776 choose iteration count automatically
3fbb8ea346 add timestamps to benchmarks
86b160cb5c add json output to Benchmark_Quda
Compare 33 commits »
simon.buerger pushed to main at simon.buerger/lattice-benchmarks 2024-11-25 15:45:12 +00:00
371a329457 Merge pull request 'Point-to-Point latency' (#7) from simon.buerger/lattice-benchmarks:latency_benchmark into main
f81cb198ab add command line options to Benchmark_Grid
a7e1d9e67f lower loop counts a bit for p2p/latency
19c9dcb6ae fix order of ranks in latency/p2p
7d89380b80 point-to-point bandwith benchmark
Compare 10 commits »
simon.buerger pushed to main at simon.buerger/lattice-benchmarks 2024-11-25 15:45:00 +00:00
d7647afa72 Merge remote-tracking branch 'upstream/main' into main
ba00493c7d Merge pull request 'fix incompatibility with latest Grid' (#5) from simon.buerger/lattice-benchmarks:main into main
6055e0503c simple latency benchmark
Compare 3 commits »
simon.buerger commented on pull request portelli/lattice-benchmarks#7 2024-11-19 09:29:56 +00:00
Point-to-Point latency

Now it is really ready to merge. Also some further documentation can be found here: https://git.dev.dirac.ed.ac.uk/portelli/dev-project-management/src/branch/main/doc/benchmarks

simon.buerger pushed to latency_benchmark at simon.buerger/lattice-benchmarks 2024-11-18 23:51:47 +00:00
f81cb198ab add command line options to Benchmark_Grid
simon.buerger pushed to latency_benchmark at simon.buerger/lattice-benchmarks 2024-10-11 18:44:12 +01:00
a7e1d9e67f lower loop counts a bit for p2p/latency
simon.buerger pushed to latency_benchmark at simon.buerger/lattice-benchmarks 2024-10-10 11:41:23 +01:00
19c9dcb6ae fix order of ranks in latency/p2p
simon.buerger pushed to latency_benchmark at simon.buerger/lattice-benchmarks 2024-10-07 17:22:51 +01:00
7d89380b80 point-to-point bandwith benchmark
simon.buerger commented on pull request portelli/lattice-benchmarks#7 2024-09-26 09:42:52 +01:00
Point-to-Point latency

made some changes since the start of this PR:

  • each entry of the benchmark now corresponds to a single MPI_Send/Receive pair, instead of going back-and-forth (thus the numbers are roughly…
simon.buerger pushed to latency_benchmark at simon.buerger/lattice-benchmarks 2024-09-26 09:34:47 +01:00
4cd67805b9 make Latency benchmark proper one-way and increase statistics
simon.buerger pushed to latency_benchmark at simon.buerger/lattice-benchmarks 2024-05-09 23:33:23 +01:00
f7e607eae4 proper warmup loop for latency
a267986800 naming consitency
Compare 2 commits »
simon.buerger created pull request portelli/lattice-benchmarks#7 2024-05-09 23:21:01 +01:00
latency_benchmark
simon.buerger closed pull request portelli/lattice-benchmarks#6 2024-05-09 23:19:19 +01:00
simple latency benchmark
simon.buerger pushed to latency_benchmark at simon.buerger/lattice-benchmarks 2024-05-09 23:18:37 +01:00
a1ec08cdb3 point-to-point latency
d7647afa72 Merge remote-tracking branch 'upstream/main' into main
ba00493c7d Merge pull request 'fix incompatibility with latest Grid' (#5) from simon.buerger/lattice-benchmarks:main into main
6055e0503c simple latency benchmark
6ea093fc80 fix incompatibility with latest Grid
Compare 6 commits »
simon.buerger created pull request portelli/lattice-benchmarks#6 2023-12-20 13:52:04 +00:00
simple latency benchmark
simon.buerger pushed to latency_benchmark at simon.buerger/lattice-benchmarks 2023-12-20 13:49:44 +00:00
ee07f3c892 simple latency benchmark
simon.buerger pushed to latency_benchmark at simon.buerger/lattice-benchmarks 2023-12-20 13:46:53 +00:00
simon.buerger created branch latency_benchmark in simon.buerger/lattice-benchmarks 2023-12-20 13:46:53 +00:00
simon.buerger created pull request portelli/lattice-benchmarks#5 2023-12-19 16:35:14 +00:00
fix incompatibility with latest Grid
simon.buerger pushed to main at simon.buerger/lattice-benchmarks 2023-12-18 16:48:51 +00:00
6ea093fc80 fix incompatibility with latest Grid