Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
smpicxx: obey the VERBOSE environment variable and display what we do
[simgrid.git] / src / smpi / include / smpi_request.hpp
2019-07-26 Augustin DegommeChange a bit F2C handling
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-04-26 Augustin Degommeconstify MPI_Request*
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschUse bool for boolean values.
2019-04-01 Augustin Degommeadd a refcount for MPI_Op
2019-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-28 degommeAdd "some" other nonblocking collectives
2019-03-28 degommeTest of an MPI_Ibarrier implementation.
2019-03-28 degommeAdd MPI_Request_get_status, MPI_Status_set_cancelled...
2019-03-28 degommeSimple implementation of generalized requests in MPI.
2019-03-13 Frederic Sutercleanups in smpi, mostly cosmetic stuff and indent
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Augustin Degommeadd back tracing of communications in wait/waitany...
2018-04-20 Christian Heinrich[SMPI] Added two comments...
2018-04-19 degommeadd tracing for MPI_Start and MPI_Startall.
2018-04-12 degommeBasic implementation of MPI_Cancel
2018-04-08 Arnaud GierschUpdate copyright headers.
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-08 Arnaud GierschSonar: make overridden methods virtual.
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-17 degommeBig move of all SMPI files in subfolders because it...