Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add mpich's allgatherv ring algo, as the one from star-mpi performs terribly
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index dab01cd..a32ce0c 100644 (file)
@@ -137,6 +137,7 @@ set(SMPI_SRC
   src/smpi/colls/allgatherv-ompi-neighborexchange.c
   src/smpi/colls/allgatherv-ompi-bruck.c
   src/smpi/colls/allgatherv-mpich-rdb.c
+  src/smpi/colls/allgatherv-mpich-ring.c
   src/smpi/colls/allreduce-lr.c
   src/smpi/colls/allreduce-NTS.c
   src/smpi/colls/allreduce-rab1.c