ソースを参照

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	\