Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
even more informative error message
[simgrid.git] / src / smpi / smpi_comm.c
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-17 degommeThere should not be msg datatypes here
2014-11-07 Augustin DegommeSimplify use of dict for smpi attr handling.
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-06 Augustin DegommeFix bug in keyval delete
2014-10-06 Augustin Degommegive correct pointer when calling delete function
2014-10-06 Augustin Degommeduplicated lines
2014-10-06 Augustin Degommestore the int in a long-enough char array
2014-10-05 degommecleanup, remove some useless functions
2014-10-05 degommeAdd MPI_Type*keyval and MPI_Type*attr functions
2014-10-03 Augustin Degommeactivate some more tests
2014-10-03 Augustin DegommeFix compilation issue
2014-10-03 Augustin DegommeImplement MPI_Keyval_create, MPI_Keyval_free, MPI_Attr_...
2014-10-02 Augustin DegommeChange way replay is handled, to allow cohabitation...
2014-09-28 degommeintercept correctly calls with unitialized communicators
2014-09-11 Augustin Degommefix build
2014-09-11 Augustin DegommeAdd a little hack to have replay + SMP collectives
2014-09-05 Gabriel Corona[smpi] Use SMPI namespace for some public variables...
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-07 Augustin DegommeAdd Bcast SMP Collectives from MVAPICH2
2014-08-01 Augustin Degommebegin to add bcast MVAPICH collectives selector..
2014-08-01 Augustin Degommeprovide support for SMP in MPI communicators.
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.