Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove direct call to simcall
[simgrid.git] / examples / smpi / replay /
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...
2017-05-22 Martin Quinsonsmpi_replay: make it easier to override some actions
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-03-31 degommeHide xbt_cfg cruft from smpi tesh files.
2017-03-14 Frederic Suterone step further on C++ization of replay
2017-03-01 Martin Quinsontypo
2017-03-01 Martin Quinsonsmpi_replay: allow to register extra events before...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-09-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-03 Martin Quinsonignore less informative messages
2016-08-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-29 Martin Quinsonsmpi/cpu-threshold:-1 should become smpi/simulate-compu...
2016-05-29 degommefix stupid mistake, and stop inserting thousands of...
2016-05-29 degommesome more files for sonar
2016-05-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-27 degommeActually sonar did find an actual (tiny) bug. Requalify...
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-25 Martin QuinsonAll options are consistently in kebab-case (but the...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Martin Quinsonkebab-case some smpi options
2016-03-22 Frederic Suterfactoring cmake
2016-03-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-14 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-14 Martin Quinsonreally put 'network/crosstraffic' to yes by default...
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-01-21 degommerequalify soome tesh files
2016-01-20 degommedrop n-ary bcast/barrier that was not actually working...
2015-12-12 Martin Quinsonit seems that SMPI ranks are now given a simgrid PID
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-25 Martin QuinsonTesh: Use 0 as a default sorting prefix
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-07-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-10 Martin Quinsondo not output a user unfriendly line
2015-07-10 Martin QuinsonMASSIVE cleanup: s/workstation/host/
2015-06-18 Martin Quinsonmerge smpi_replay_init and smpi_replay_finalize into...
2015-06-17 Martin Quinsonsome sorting in the [smpi/xbt]_replay stuff
2015-06-13 Olivier Richard[SMPI] Update test output (smpi_replay.tesh)
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-21 Augustin DegommeApply patch suggested by fabien Chaix. This avoids...
2014-09-11 Augustin Degommerequalify tesh
2014-09-11 Augustin Degommeupdate replay tesh
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-17 Augustin Degommetesh update for fabien's work on surf
2014-07-16 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-16 Augustin Degommerequalify tesh
2014-06-30 Paul BédarideXml platform cleaning
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 Paul BédarideRevert "Replace xbt_heap by boost::heap::fibonacci_heap"
2014-05-16 Paul BédarideReplace xbt_heap by boost::heap::fibonacci_heap
2014-05-12 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
next