Explorar o código

skip microbenchs because mpirun has strange behaviors with bash scripts

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

+ 2 - 0
tests/Makefile.am

@@ -364,8 +364,10 @@ examplebin_SCRIPTS = \
 	microbenchs/tasks_size_overhead.gp \
 	microbenchs/tasks_size_overhead.sh
 if !STARPU_SIMGRID
+if !STARPU_USE_MPI_MASTER_SLAVE
 TESTS += microbenchs/tasks_size_overhead_scheds.sh
 endif
+endif
 
 if STARPU_HAVE_WINDOWS
 check_PROGRAMS	=	$(myPROGRAMS)