Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
unify collective tags
[simgrid.git] / src / smpi / colls / reduce-scatter-gather.c
2013-07-02 Augustin Degommeunify collective tags
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-11 Augustin Degommetry not to copy from outside of an array
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-03-28 Paul BédarideAdd collectives for allgather, allreduce, bcast and...