|
@@ -415,9 +415,11 @@ if STARPU_SIMGRID
|
|
TESTS += $(MICROBENCHS:=.sh)
|
|
TESTS += $(MICROBENCHS:=.sh)
|
|
endif
|
|
endif
|
|
|
|
|
|
|
|
+if !STARPU_USE_MPI_MASTER_SLAVE
|
|
TESTS += \
|
|
TESTS += \
|
|
datawizard/locality.sh \
|
|
datawizard/locality.sh \
|
|
overlap/overlap.sh
|
|
overlap/overlap.sh
|
|
|
|
+endif
|
|
|
|
|
|
################################
|
|
################################
|
|
# Simgrid Model Checking tests #
|
|
# Simgrid Model Checking tests #
|