[CLEAN] Run MPI tests with "mpirun -n 2". (#152)

This commit is contained in:
Franck HOUSSEN
2018-09-15 17:46:24 +02:00
committed by Sylvestre Ledru
parent 5872987e67
commit 2d969e902d
+6 -2
View File
@@ -9,8 +9,12 @@ CNDRV = pcndrv1
ZNDRV = pzndrv1
check_PROGRAMS = $(SNDRV) $(DNDRV) $(SSDRV) $(DSDRV) $(CNDRV) $(ZNDRV)
# Disable tests for now. Needs to be run using mpirun
#TESTS = $(check_PROGRAMS)
# Run MPI tests with "mpirun -n 2"
LOG_COMPILER = mpirun
LOG_FLAGS = -n 2
TESTS = $(check_PROGRAMS)
EXTRA_DIST = debug.h stat.h