瀏覽代碼

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

Nathalie Furmento 4 年之前
父節點
當前提交
c3240a63ef
共有 1 個文件被更改,包括 0 次插入1 次删除
  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						\