Revision 6bc2483d5754aafb9578a431366e86e84828618e authored by Fabian Joswig on 05 April 2022, 14:26:49 UTC, committed by Fabian Joswig on 05 April 2022, 14:26:49 UTC
2 parent s 82aecbf + 0c0c2b1
Raw File
Makefile.am
SUBDIRS = . core forces hmc solver debug smearing IO lanczos

if BUILD_CHROMA_REGRESSION
  SUBDIRS+= qdpxx
endif

include Make.inc

check-local: all
	./Test_simd
	./Test_cshift
	./Test_stencil
	./Test_dwf_mixedcg_prec



back to top