Explorar o código

multiple calls of MPI app is not allowed in shell script

Corentin Salingue %!s(int64=8) %!d(string=hai) anos
pai
achega
c79052d75a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      examples/Makefile.am

+ 2 - 0
examples/Makefile.am

@@ -303,12 +303,14 @@ STARPU_EXAMPLES +=				\
 	cg/cg					\
 	pipeline/pipeline
 
+if !STARPU_USE_MPI_MASTER_SLAVE
 TESTS += \
 	heat/heat.sh				\
 	lu/lu.sh
 
 endif
 endif
+endif
 
 if !STARPU_SIMGRID