소스 검색

mpi: Re-enable plu_example_*

They are now working again
Samuel Thibault 5 년 전
부모
커밋
04d2c6cdfa
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      mpi/examples/Makefile.am

+ 2 - 0
mpi/examples/Makefile.am

@@ -159,6 +159,8 @@ examplebin_PROGRAMS += 			\
 
 if !STARPU_SIMGRID
 starpu_mpi_EXAMPLES	+=	\
+	mpi_lu/plu_example_float	\
+	mpi_lu/plu_example_double	\
 	mpi_lu/plu_implicit_example_float	\
 	mpi_lu/plu_implicit_example_double	\
 	mpi_lu/plu_outofcore_example_float	\