mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
7 lines
134 B
Makefile
7 lines
134 B
Makefile
include Make.inc
|
|
|
|
bench-local: all
|
|
./Benchmark_su3
|
|
./Benchmark_memory_bandwidth
|
|
./Benchmark_wilson
|
|
./Benchmark_dwf --dslash-unroll
|