Browse Source

examples: nmad and mpi are going to be merged

Nathalie Furmento 7 years ago
parent
commit
f39d0178ef
1 changed files with 0 additions and 5 deletions
  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
 AM_CPPFLAGS += -I$(top_srcdir)/mpi/include
 endif
 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)
 CC = $(CC_OR_MPICC)
 
 
 if STARPU_USE_CUDA
 if STARPU_USE_CUDA