Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try not to copy from outside of an array
[simgrid.git] / src / smpi / colls / reduce-scatter-gather.c
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...