]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/smpi/mpich3-test/comm/CMakeLists.txt
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
also exclude lto for other tests
[simgrid.git] / teshsuite / smpi / mpich3-test / comm / CMakeLists.txt
index 062941a4b3d4f5dbb71860490bb7f09d25783ce8..e075b3f288640e9c07b5d30ed085323ac864ad7e 100644 (file)
@@ -25,7 +25,7 @@ if (enable_smpi_MPICH3_testsuite AND HAVE_RAW_CONTEXTS)
 endif()
 
 foreach(file cmfree cmsplit2 cmsplit cmsplit_type commcreate1 comm_create_group comm_group_half comm_group_rand 
-        comm_idup comm_idup_overlap comm_idup_mul comm_info commname ctxalloc ctxsplit dup dupic dup_with_info ic1 ic2 
+        comm_info commname ctxalloc ctxsplit dup dupic dup_with_info ic1 ic2 
         iccreate icgroup icm icsplit probe-intercomm comm_create_group_idup comm_idup_comm comm_idup_mul comm_idup comm_idup_iallreduce comm_idup_nb comm_idup_comm2 comm_idup_isend comm_idup_overlap
 )
   set(examples_src ${examples_src}  ${CMAKE_CURRENT_SOURCE_DIR}/${file}.c)