Przeglądaj źródła

mpi/examples/Makefile.am: temporarily disable cg which deadlocks

Nathalie Furmento 4 lat temu
rodzic
commit
c3240a63ef
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      mpi/examples/Makefile.am

+ 0 - 1
mpi/examples/Makefile.am

@@ -279,7 +279,6 @@ endif
 if !STARPU_SIMGRID
 if !STARPU_NO_BLAS_LIB
 examplebin_PROGRAMS += cg/cg
-starpu_mpi_EXAMPLES += cg/cg
 
 cg_cg_SOURCES =					\
 	cg/cg.c						\