https://github.com/paboyle/Grid
Raw File
Tip revision: 9bfd641b22ab6202f940f6a19ea33f631b64fa9b authored by Peter Boyle on 10 October 2018, 12:22:01 UTC
Reorganise a little to let the PV inverter be defined outside
Tip revision: 9bfd641
Makefile.am
include Make.inc

bench-local: all
	./Benchmark_su3
	./Benchmark_memory_bandwidth
	./Benchmark_wilson
	./Benchmark_dwf --dslash-unroll
back to top