mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-13 01:05:36 +00:00
10 lines
234 B
Makefile
10 lines
234 B
Makefile
.PHONY: check
|
|
|
|
include Make.inc
|
|
|
|
check: tests
|
|
./Test_project_on_Sp
|
|
./Test_sp2n_lie_gen
|
|
./Test_Sp_start
|
|
./Test_hmc_Sp_Wilson2ASFermionGauge --grid 4.4.4.4 --Trajectories 1 --Thermalizations 0 --StartingType ColdStart --assert=true
|