Explorar o código

Fix duplicate MPI tests run

Samuel Thibault %!s(int64=4) %!d(string=hai) anos
pai
achega
06a46370eb
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      mpi/GNUmakefile.in

+ 2 - 1
mpi/GNUmakefile.in

@@ -21,7 +21,8 @@ SUBDIRS=
 
 all:
 
-check: check-recursive
+@STARPU_SIMGRID_FALSE@check: check-recursive
+@STARPU_SIMGRID_FALSE@	:
 
 # divide by 4 the number of jobs to run in parallel, since mpirun will start 4
 # processes in the tests and examples