Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reactivate allred test
[simgrid.git] / teshsuite / smpi / mpich3-test / coll / CMakeLists.txt
index 7f4dc7f..0945a17 100644 (file)
@@ -22,7 +22,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite)
   add_executable(allred4 allred4.c)
   add_executable(allred5 allred5.c)
   add_executable(allred6 allred6.c)
-#  add_executable(allred allred.c)
+  add_executable(allred allred.c)
   add_executable(allredmany allredmany.c)
   add_executable(alltoall1 alltoall1.c)
   add_executable(alltoallv0 alltoallv0.c)
@@ -113,7 +113,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite)
   target_link_libraries(allred4  simgrid mtest_c)
   target_link_libraries(allred5  simgrid mtest_c)
   target_link_libraries(allred6  simgrid mtest_c)
-#  target_link_libraries(allred  simgrid mtest_c)
+  target_link_libraries(allred  simgrid mtest_c)
   target_link_libraries(allredmany  simgrid mtest_c)
   target_link_libraries(alltoall1  simgrid mtest_c)
   target_link_libraries(alltoallv0  simgrid mtest_c)
@@ -194,6 +194,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite)
   target_link_libraries(scatterv  simgrid mtest_c)
 #  target_link_libraries(uoplong  simgrid mtest_c)
 
+  set_target_properties(allred PROPERTIES COMPILE_FLAGS "-O0" LINK_FLAGS "-O0")
 endif()
 
 set(tesh_files