瀏覽代碼

Fix duplicate MPI tests run

Samuel Thibault 4 年之前
父節點
當前提交
06a46370eb
共有 1 個文件被更改,包括 2 次插入1 次删除
  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