Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Disable MC_DEBUG (enabled by mistake)
[simgrid.git] / src / smpi / colls / reduce-scatter-gather.c
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Arnaud GierschRemove useless test (it's always true).
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Augustin Degommemore leaks
2013-07-05 acarpenaMerge branch 'dvfs'
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...