1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/tests/Makefile.am

17 lines
213 B
Makefile
Raw Normal View History

2017-05-08 22:26:44 +01:00
SUBDIRS = . core forces hmc solver debug smearing IO
2016-07-07 22:31:07 +01:00
if BUILD_CHROMA_REGRESSION
SUBDIRS+= qdpxx
endif
include Make.inc
2017-05-05 19:54:38 +01:00
check-local: all
./Test_simd
./Test_cshift
./Test_stencil
./Test_dwf_mixedcg_prec