Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
On windows, try_compile may use another compiler than the one we want.
[simgrid.git] / src / smpi / colls /
2013-04-03 Augustin Degommeadapt two collectives of starmpi to avoid timing issues...
2013-03-28 Arnaud GierschRemove extraneous parentheses, and silent clang.
2013-03-28 Paul BédarideAdd collectives for allgather, allreduce, bcast and...
2013-03-25 Arnaud GierschFix various build errors.
2013-03-25 Arnaud GierschReindent files before changes.
2013-03-25 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-25 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-25 Paul BédarideAdd alltoall collectives from starmpi