Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / src / smpi / smpi_comm.c
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Augustin DegommeBegin to add an interface to instanciate SMPI programat...
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-03-17 Stéphane CastelliFirst step in the implementation of topologies in SMPI
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
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-07-11 Augustin Degommeremove a few leaks and memory errors
2013-07-11 Augustin DegommeCopy the group when doing a comm_split, to avoid to...
2013-07-08 Augustin Degommemake sure refcount of a comm is really 1 when initialized
2013-07-08 Augustin DegommeFix MPI_Comm_Split, to increment reference counter...
2013-07-08 Augustin Degommeadd a reference counter in order to avoide deleting...
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-02 Augustin Degommeunify collective tags
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Augustin Degommedo not free the group when freeing the comm, there...
2011-10-20 Martin Quinsonmerge branches
2011-04-01 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing MPI call.
2010-11-18 piniMPI_Comm_split is back to life.
2010-10-11 alegrandIndent include and src using this command:
2010-04-25 mquinsonFix copyright headers
2010-02-08 piniSMPI over SIMIX_network in a two days rush.