Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
potential fixes
[simgrid.git] / src / smpi / colls / smpi_openmpi_selector.c
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Augustin Degommeone more leak
2013-09-18 Augustin Degommekeep on removing useless algorithms
2013-07-12 Augustin Degommechange some behaviors with MPI_IN_PLACE
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-20 Augustin Degommestar-mpi's pairwise alltoall is only valid for power...
2013-06-19 Augustin Degommeompi selector was using the wrong algo for alltoallv...
2013-06-14 Augustin Degommeopenmpi recently changed its decision for alltoallv...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 degommeend of ompi collectives addition, with barrier
2013-06-13 degommeadd scatter algos from ompi
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 degommeadd reduce scatter collectives from openmpi, and fix...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-11 Augustin Degommeadd gather collectives from ompi
2013-06-11 Augustin Degommeadd allgatherv algo from ompi
2013-06-11 Augustin Degommeadd new allgather algo from ompi
2013-06-11 Augustin Degommeadd missing file in dist
2013-06-10 degommeadd new algos for reduce from ompi
2013-06-10 degommeadd another ompi bcast algo
2013-06-10 Augustin Degommeadd one more bcast algo
2013-06-10 Augustin Degommeadd a new allreduce algorithm from openmpi
2013-06-10 Augustin Degommeremove warnings in smpi selector
2013-06-07 degommeadd ompi selector for smpi collectives (use --cfg=smpi...