Ver código fonte

StarPU-MPI: make check also runs examples/stencil/stencil5

Nathalie Furmento 14 anos atrás
pai
commit
255ecb0ca0
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      mpi/Makefile.am

+ 3 - 0
mpi/Makefile.am

@@ -79,6 +79,9 @@ libstarpumpi_la_SOURCES =				\
 	starpu_mpi_insert_task.c
 
 
+check_PROGRAMS +=				\
+	examples/stencil/stencil5
+
 examplebin_PROGRAMS +=				\
 	examples/stencil/stencil5