Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define buffer on the stack here.
[simgrid.git] / src / smpi / colls / allreduce-rdb.c
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-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...