X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a8cd62135619ad52e05ae1c929ef07e166e4260..76fc8e47346d48064beed39e49693bf27561916d:/examples/smpi/replay/actions_with_isend.txt diff --git a/examples/smpi/replay/actions_with_isend.txt b/examples/smpi/replay/actions_with_isend.txt index edc93a6208..3e1f455d95 100644 --- a/examples/smpi/replay/actions_with_isend.txt +++ b/examples/smpi/replay/actions_with_isend.txt @@ -2,19 +2,19 @@ 1 init 2 init -0 send 1 1e9 +0 send 1 1e6 0 compute 1e9 -0 recv 2 1e9 +0 recv 2 1e6 -1 Irecv 0 1e9 +1 Irecv 0 1e6 1 compute 1e9 1 wait -1 send 2 1e9 +1 send 2 1e6 -2 Irecv 1 1e9 +2 Irecv 1 1e6 2 compute 5e8 2 wait -2 Isend 0 1e9 +2 Isend 0 1e6 2 compute 5e8 0 finalize