Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines with new year.
[simgrid.git] / src / smpi / include / smpi_group.hpp
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-07-06 Frederic SuterRevert "address FIXME and kill useless code"
2018-07-06 Frederic Suteraddress FIXME and kill useless code
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-23 Martin QuinsonMerge pull request #272 from mpoquet/SMPI_convert
2018-06-21 Christian Heinrich[SMPI] Groups: Remove old rank2index map
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-01-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-01-24 Christian Heinrich[SMPI] Remove index notion from smpi::Group
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-02 Arnaud GierschRemove empty destructor.
2017-11-01 Arnaud GierschUse a vector for index_to_rank_map_ too.
2017-10-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-30 Christian Heinrich[SMPI] Move a map in smpi::Group from array to std...
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-11 Arnaud GierschReplace some malloc/free by C++ new/delete.
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-21 Frederic Suterkill degomme's masochist troll ;)
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...