Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove redundant allgather algo from star-mpi
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index 017cb79..3b1b370 100644 (file)
@@ -120,7 +120,6 @@ set(SMPI_SRC
   src/smpi/colls/allgather-bruck.c
   src/smpi/colls/allgather-GB.c
   src/smpi/colls/allgather-loosely-lr.c
-  src/smpi/colls/allgather-lr.c
   src/smpi/colls/allgather-NTSLR.c
   src/smpi/colls/allgather-NTSLR-NB.c
   src/smpi/colls/allgather-pair.c