Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines for 2022.
[simgrid.git] / examples / smpi / replay /
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-01 Bruno DonassoloAdjust timing of SMPI tests
2021-03-22 Martin QuinsonSanitize how tracefiles are handled
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-27 Arnaud GierschAvoid to define log categories twice.
2021-01-25 Martin QuinsonRevert "Assert that the log categories are unique"
2021-01-25 Martin QuinsonAssert that the log categories are unique
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-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
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-10 Arnaud Giersch[sonar] Fix more implicit casts that should not lower...
2020-06-03 Augustin Degommerequalify all SMPI tesh files with timing information...
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-27 Frederic Suterrevalidate tesh files
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-12-27 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-04 Martin QuinsonMerge branch 'doc' into 'master'
2019-12-04 Augustin Degommerequalify tesh as one message changed category
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-10-03 Augustin Degommereplay : allow to really use --cfg=smpi/simulate-comput...
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-25 Martin QuinsonKill TRACE_smpi_finalize() and have the container unreg...
2019-08-01 Martin QuinsonSMPI: redesign the end of actors/ranks' lifetime
2019-04-02 Frederic Suterimplement CRTP in kernel::activity
2019-02-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-03 Frederic Sutermodern simcall for set_category
2019-01-24 Arnaud Giersch[sonar] Anonymize unused parameters.
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-11-26 Frederic Suterrevalidate tesh files with correct ranks (starting...
2018-11-22 Arnaud GierschMerge remote-tracking branch 'github/master'
2018-11-22 Martin QuinsonMerge pull request #315 from simgrid/smpirun-replay
2018-11-21 Millian Poquet[smpi] replay from `smpirun -replay <tracefile>`
2018-11-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-11-21 Martin QuinsonMerge pull request #316 from bcamus/master
2018-11-21 Martin QuinsonMerge pull request #314 from simgrid/smpi-args-cleanup
2018-11-21 Millian Poquet[smpi args cleanup] adapt replay examples
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-07-24 Frederic Suterfix the (unoticed) mess I made
2018-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-21 Frederic Suterremove direct call to simcall
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-13 Martin Quinsoncleanup: use actor::yield() instead of a compute(0)
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[TRACING] Rename TIT action Irecv -> irecv
2018-06-21 Christian Heinrich[TRACING] Rename TIT action Isend -> isend
2018-06-21 Christian Heinrich[TRACING] Update trace files for allToAll -> alltoall...
2018-06-21 Christian Heinrich[TRACING] Update trace files for allToAllV -> alltoall...
2018-06-21 Christian Heinrich[TRACING] Rename TIT action reduceScatter -> reducescatter
2018-06-21 Christian Heinrich[TRACING] Rename TIT action waitAll -> waitall
2018-06-21 Christian Heinrich[TRACING] allGatherV -> allgatherv
2018-06-21 Christian Heinrich[TESH] Traces: allReduce -> allreduce
2018-06-21 Christian Heinrich[CMAKE] Rename actions_allReduce.txt for consistency
2018-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-19 Frederic Suterremove last bits of tracing from cpu_interface \o/
2018-04-20 Christian Heinrich[SMPI] Re-add missing quotation mark :(
2018-04-20 Christian Heinrich[EXAMPLES] Remove header from examples/replay
2018-04-20 Christian Heinrich[SMPI] Replay: Move ArgParsers + macro to simgrid/smpi...
2018-04-18 Christian Heinrich[SMPI] Instr: Add MIGRATE states for SMPI/LB.
2018-04-16 Frederic Suteruse timestamps with precision in container creation...
2018-04-16 Frederic Suterassume that timestamps are always double
2018-04-09 Arnaud GierschFix tesh for smpi-replay.
2018-04-09 Christian Heinrich[TESTS] Included tags in tests and traces
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Arnaud GierschDisable privatization for smpi_replay.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-30 Arnaud GierschFix comment.
2018-03-28 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-03-28 Christian Heinrich[SMPI] Replay: Move callbacks to std::function
2018-03-28 Christian Heinrich[SMPI] Replay: Classify the actions, start with Wait
2018-03-28 Christian Heinrich[REPLAY] Remove C-based Replay API
2018-03-28 Christian Heinrich[TESTS] Fix smpi replay test for allgatherv
2018-01-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-01-24 Christian Heinrich[SMPI] (LAST PATCH) Fix SMPI replay & smpi-replay tesh
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
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 pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-13 Arnaud GierschRevalidate tesh files (trivial changes).
2017-11-07 Frederic Suterrevalidate tesh to account for the removed useless...
2017-07-28 Martin Quinsondon't let every process do the initialization, only...
2017-07-05 Martin Quinsonrevalidate a last example after the fix of loopback...
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
next