Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Introduce new config option 'smpi/init'
[simgrid.git] / src / smpi / smpi_pmpi.cpp
2016-06-02 Christian Heinrich[SMPI] Introduce new config option 'smpi/init'
2016-05-29 degommesome more "fixes" for sonar
2016-05-29 degommesome more files for sonar
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaMerge master branches
2016-05-27 Christian Heinrich[SMPI] Fix if() condition to verbose comparison.
2016-05-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-30 degommeleaks --
2016-04-30 degommeYet another batch of fixes
2016-04-29 degommeOn last leak before holidays
2016-04-29 degommeleaks --
2016-04-29 degommebcast on one process is a no-op
2016-04-28 degommeAvoid allocating 0 bytes (issue with mallocators only?)
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-24 degommeleaks --
2016-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-20 degommeAttempt to improve lifecycle of MPI_Comm and MPI_Group.
2016-04-19 degommeTry to handle more cleanly MPI Datatypes. Still not...
2016-04-18 degommekeep in mind the size of sub-datatype, to avoid some...
2016-04-07 degommeDon't check value of an output .. it may be uninitializ...
2016-04-05 degommeReplace MPI->PMPI stupid wrappers by macro-generated...
2016-04-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-05 degommeAdd MPI_File* bindings to SMPI, even if they are unimpl...
2016-03-09 Martin Quinsonuse C++ constants when possible
2016-03-07 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic Suterno smpi won't be spared by my manic fury!
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-07 Martin Quinsonset the output params even when the input params are...
2016-02-07 Martin Quinsoncompile SMPI as C++ source