Browse Source

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

Nathalie Furmento 4 years ago
parent
commit
c3240a63ef
1 changed files with 0 additions and 1 deletions
  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						\