|  | f81cb198ab | add command line options to Benchmark_Grid | 2024-11-18 23:50:45 +00:00 |  | 
			
				
					|  | a7e1d9e67f | lower loop counts a bit for p2p/latency | 2024-10-11 18:27:00 +01:00 |  | 
			
				
					|  | 19c9dcb6ae | fix order of ranks in latency/p2p | 2024-10-10 11:40:44 +01:00 |  | 
			
				
					|  | 7d89380b80 | point-to-point bandwith benchmark | 2024-10-07 17:22:26 +01:00 |  | 
			
				
					|  | 4cd67805b9 | make Latency benchmark proper one-way and increase statistics | 2024-09-26 09:31:22 +01:00 |  | 
			
				
					|  | f7e607eae4 | proper warmup loop for latency | 2024-05-09 23:33:04 +01:00 |  | 
			
				
					|  | a267986800 | naming consitency | 2024-05-09 23:25:06 +01:00 |  | 
			
				
					|  | a1ec08cdb3 | point-to-point latency | 2024-05-09 23:17:54 +01:00 |  | 
			
				
					|  | d7647afa72 | Merge remote-tracking branch 'upstream/main' into main | 2024-01-23 10:10:52 +00:00 |  | 
			
				
					|  | ba00493c7d | Merge pull request 'fix incompatibility with latest Grid' (#5) from simon.buerger/lattice-benchmarks:main into main Reviewed-on: portelli/lattice-benchmarks#5 | 2023-12-20 15:06:41 +00:00 |  | 
			
				
					|  | 6055e0503c | simple latency benchmark | 2023-12-20 13:43:51 +00:00 |  | 
			
				
					|  | 6ea093fc80 | fix incompatibility with latest Grid | 2023-12-18 16:48:19 +00:00 |  | 
			
				
					|  | fa47ec5bbe | Merge pull request 'refactor and repair the spack environment' (#4) from simon.buerger/lattice-benchmarks:fix_spack_environment into main Reviewed-on: portelli/lattice-benchmarks#4 | 2023-07-05 15:11:40 +01:00 |  | 
			
				
					|  | 7235bfde4c | refactor and repair the spack environment | 2023-07-04 22:30:54 +01:00 |  | 
			
				
					|  | e5c61c2db1 | Merge pull request 'add indication of shared-memory directions in comms benchmark' (#2) from simon.buerger/lattice-benchmarks:feature/grid-shared-mem into main Reviewed-on: portelli/lattice-benchmarks#2 | 2023-04-12 15:05:39 +01:00 |  | 
			
				
					|  | 80c80049d7 | add indication of shared-memory directions in comms benchmark | 2023-04-12 11:40:39 +01:00 |  | 
			
				
					|  | ce0d4d9457 | Grid comms warmup sequence | 2023-02-03 20:59:20 +00:00 |  | 
			
				
					|  | cc4c0255bc | Grid Tursa 32 node MPI layout change | 2023-02-03 20:59:02 +00:00 |  | 
			
				
					|  | bdfb94bf11 | Grid overflow fix | 2023-02-03 20:58:41 +00:00 |  | 
			
				
					|  | af950e6e28 | Grid Tursa 32 node batch script | 2023-02-01 23:55:50 +00:00 |  | 
			
				
					|  | 14fb2fddc2 | Grid benchmark build script fix | 2023-02-01 23:55:37 +00:00 |  | 
			
				
					|  | 5198bbe1cd | Grid benchmark documentation update | 2023-01-30 18:28:38 +00:00 |  | 
			
				
					|  | 5f9abbb8d0 | minor label fix | 2023-01-30 18:28:17 +00:00 |  | 
			
				
					|  | 9b6c6d4d40 | Grid: geometry JSON output and cleanup | 2023-01-30 17:43:35 +00:00 |  | 
			
				
					|  | 43e264d29b | Proper runscript example for Tursa | 2023-01-30 16:58:54 +00:00 |  | 
			
				
					|  | 51eae5723e | Grid IO benchmark cleanup | 2023-01-29 14:56:37 +00:00 |  | 
			
				
					|  | ce890a8fc2 | Merge branch 'main' of git.dev.dirac.ed.ac.uk:portelli/lattice-benchmarks | 2023-01-28 15:28:34 +00:00 |  | 
			
				
					|  | 8f1a556afa | Finale cleanup! | 2023-01-28 15:28:23 +00:00 |  | 
			
				
					|  | 58080730ae | FInale cleanup! | 2023-01-28 15:26:03 +00:00 |  | 
			
				
					|  | f180cbb8ec | JSON fix | 2023-01-28 14:44:32 +00:00 |  | 
			
				
					|  | 5098f57f08 | Grid Tursa wrapper permission fix | 2023-01-28 14:19:47 +00:00 |  | 
			
				
					|  | 0e2b7225db | Gird Makefile.am fix | 2023-01-28 14:19:25 +00:00 |  | 
			
				
					|  | 7b689a8c94 | removing old benchmarks | 2023-01-28 14:18:56 +00:00 |  | 
			
				
					|  | 77c75ea5b8 | Memory benchmarks cleanup and fix | 2023-01-28 14:18:48 +00:00 |  | 
			
				
					|  | 78c464d1d8 | Grid benchmark big formatting cleanup | 2023-01-27 18:49:53 +00:00 |  | 
			
				
					|  | 8f043343fb | Trusa Grid env fix | 2023-01-27 17:56:10 +00:00 |  | 
			
				
					|  | c9d3d0bbc5 | JSON URL fix | 2023-01-27 12:47:05 +00:00 |  | 
			
				
					|  | 928528ccfe | remove json.hpp from repo | 2023-01-27 12:34:49 +00:00 |  | 
			
				
					|  | f68930d6b5 | Merge pull request 'Add json output' (#1) from simon.buerger/lattice-benchmarks:main into main Reviewed-on: portelli/lattice-benchmarks#1 | 2023-01-27 12:28:30 +00:00 |  | 
			
				
					|  | 086d58da32 | add json output to Benchmark_Grid.cpp | 2023-01-27 00:18:14 +00:00 |  | 
			
				
					|  | 5f976b361c | Merge remote-tracking branch 'upstream/main' into main | 2023-01-26 23:14:32 +00:00 |  | 
			
				
					|  | a85f4cc169 | better Grid bench build script | 2023-01-26 18:57:47 +00:00 |  | 
			
				
					|  | 4e57d9a4e0 | Grid comms benchmark fix | 2023-01-26 18:57:33 +00:00 |  | 
			
				
					|  | 503a993232 | more formatting | 2023-01-25 17:47:40 +00:00 |  | 
			
				
					|  | 03badefec7 | Grid column formatting | 2023-01-25 17:45:30 +00:00 |  | 
			
				
					|  | 514d81d351 | Readmes | 2023-01-25 17:40:48 +00:00 |  | 
			
				
					|  | f681279381 | add basic json output to Benchmark_dwf_fp32.cpp | 2023-01-24 21:48:25 +00:00 |  | 
			
				
					|  | 4d881dcd54 | Grid benchmark build system fix | 2023-01-24 20:08:40 +00:00 |  | 
			
				
					|  | c6349bb93f | renaming and formatting | 2023-01-24 18:44:47 +00:00 |  | 
			
				
					|  | ec1e597e56 | gitignore update | 2023-01-24 18:18:41 +00:00 |  |