瀏覽代碼

examples: nmad and mpi are going to be merged

Nathalie Furmento 7 年之前
父節點
當前提交
f39d0178ef
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      examples/stencil/Makefile.am

+ 0 - 5
examples/stencil/Makefile.am

@@ -32,11 +32,6 @@ LIBS += $(top_builddir)/mpi/src/libstarpumpi-@STARPU_EFFECTIVE_VERSION@.la
 AM_CPPFLAGS += -I$(top_srcdir)/mpi/include
 endif
 
-if USE_NMAD
-LIBS += $(top_builddir)/nmad/src/libstarpumpi-@STARPU_EFFECTIVE_VERSION@.la
-AM_CPPFLAGS += -I$(top_srcdir)/nmad/include
-endif
-
 CC = $(CC_OR_MPICC)
 
 if STARPU_USE_CUDA