Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines for 2022.
[simgrid.git] / src / smpi / include / smpi_op.hpp
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-06 Augustin Degommeappease clang
2021-04-06 Augustin Degommeadd a name() to all F2C objects.
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-03 Augustin Degommevalidate that MPI_Op can be applied at entrance of...
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-19 Augustin DegommeSMPI : add leak detection.
2021-02-18 Augustin DegommeDie when attempting to free predefined operators.
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-02 Arnaud Giersch[sonar] Declare functions "const" in src/smpi/.
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-04-29 Arnaud GierschConstify third parameter of smpi::Op::apply, and save...
2019-04-26 Augustin Degommeconstify MPI_Datatype*
2019-04-04 degommeAdd plenty more checks to MPI collectives, to comply...
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-01 Augustin Degommeadd a refcount for MPI_Op
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-04-08 Arnaud GierschUpdate copyright headers.
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...