Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove unused variables.
[simgrid.git] / src / smpi / colls / allreduce-rdb.c
2013-04-10 Arnaud GierschRemove unused variables.
2013-04-09 Augustin Degommereplace star_reduction by our own reduction
2013-04-08 Paul BédarideUse simgrid function instead of MPI in collectives
2013-04-04 Paul BédarideAdd tesh files to test all new collectives
2013-04-03 Augustin Degommeadapt two collectives of starmpi to avoid timing issues...
2013-03-28 Paul BédarideAdd collectives for allgather, allreduce, bcast and...