Explorar o código

Build mpi/src before tools, for starpu_replay_mpi

Samuel Thibault %!s(int64=5) %!d(string=hai) anos
pai
achega
f35f1ac893
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Makefile.am

+ 4 - 0
Makefile.am

@@ -25,6 +25,10 @@ endif
 
 SUBDIRS += src
 
+if STARPU_USE_MPI
+SUBDIRS += mpi/src
+endif
+
 SUBDIRS += tools
 
 if BUILD_TESTS