Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[TRACING] Rename TIT action scatterV -> scatterv
[simgrid.git] / include / simgrid / smpi / replay.hpp
2018-06-21 Christian Heinrich[TRACING] Rename TIT action scatterV -> scatterv
2018-06-21 Christian Heinrich[TRACING] Rename TIT action waitAll -> waitall
2018-06-21 Christian Heinrich[SMPI] Code changes for allReduce -> allreduce
2018-06-21 Christian Heinrich[REPLAY] Update replay.hpp
2018-06-21 Christian Heinrich[SMPI] Change name of #define value
2018-06-21 Christian Heinrich[SMPI] Add function declarations to replay.hpp
2018-06-21 Christian Heinrich[SMPI] Add #ifndef to the new header files.
2018-04-26 Arnaud GierschFix more Doxygen warnings.
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-24 Arnaud GierschKill useless declaration.
2018-04-20 Christian Heinrich[SMPI] Replay: Apply clang-format to replay.cpp
2018-04-20 Christian Heinrich[SMPI] Replay: Move ReplayAction definitions to replay.hpp
2018-04-20 Christian Heinrich[SMPI] Replay: Move ArgParsers + macro to simgrid/smpi...