mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 04:37:05 +01:00
Better check and benchmark driving
This commit is contained in:
@ -1 +1,14 @@
|
||||
.PHONY: check
|
||||
|
||||
include Make.inc
|
||||
|
||||
check: all
|
||||
./Test_rect_force
|
||||
./Test_gp_rect_force
|
||||
./Test_laplacian_force
|
||||
./Test_wilson_force
|
||||
./Test_gpwilson_force
|
||||
./Test_dwf_force
|
||||
./Test_dwf_gpforce
|
||||
./Test_mobius_force
|
||||
./Test_zmobius_force
|
||||
|
Reference in New Issue
Block a user