Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Restore explicitely defined constructor (with empty body).
[simgrid.git] / src / smpi / include / smpi_comm.hpp
2019-12-23 Arnaud GierschMerge branch 'master' of framagit.org:simgrid/simgrid
2019-12-23 Arnaud Giersch[sonar] Initialize data members with class initializers...
2019-12-23 Frederic Suter[sonar] initialization lists and co.
2019-12-12 Arnaud GierschLink Topo and Comm in both directions, and fix memory...
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschSpell check.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-08-18 Augustin DegommeAdd support for MPI Errhandlers in Comm, File, Win.
2019-07-26 Augustin DegommeChange a bit F2C handling
2019-07-17 Augustin DegommeHave the communicators created together share a unique ID.
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-04-30 Augustin Degommecleanup split_type to avoid leaks.
2019-04-30 Augustin Degommecleanup dup_with_info to avoid leaking in some cases
2019-04-26 Augustin Degommesome forgotten consts
2019-04-14 Augustin DegommeMPI_Comm_get_info, MPI_Comm_set_info
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 degommeplease clang
2019-04-02 degommefunctioning MPI_Comm_get_name, MPI_Comm_set_name
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-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-08-28 Augustin DegommeUpgrade MPICH collective selector to 3.3.
2018-04-11 degommebasic implem of MPI_Win_allocate_shared, MPI_Win_shared...
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...