浏览代码

mpi: Re-enable plu_example_*

They are now working again
Samuel Thibault 4 年之前
父节点
当前提交
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	\