Ver código fonte

Fix duplicate MPI tests run

Samuel Thibault 4 anos atrás
pai
commit
06a46370eb
1 arquivos alterados com 2 adições e 1 exclusões
  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