Explorar el Código

simgrid: disable gather test again, it seems not stable

Samuel Thibault hace 5 años
padre
commit
1f57bd2d80
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mpi/tests/Makefile.am

+ 1 - 1
mpi/tests/Makefile.am

@@ -128,7 +128,6 @@ starpu_mpi_TESTS +=				\
 	temporary				\
 	user_defined_datatype			\
 	early_stuff				\
-	gather					\
 	sendrecv_bench
 
 if !STARPU_SIMGRID
@@ -152,6 +151,7 @@ starpu_mpi_TESTS +=				\
 	multiple_send				\
 	tags_checking				\
 	sync					\
+	gather					\
 	gather2					\
 	driver