Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add name of failing function in error message.
[simgrid.git] / src / smpi / smpi_comm.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-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.