X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c882e24932c718fad85c22cb546f30e158f1b31d..96cedde3cdbc0b8ffc3f096a1b65d021b0226f99:/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..00f2c4afe9 100644 --- a/examples/smpi/replay/actions_with_isend.txt +++ b/examples/smpi/replay/actions_with_isend.txt @@ -2,22 +2,27 @@ 1 init 2 init -0 send 1 1e9 0 compute 1e9 -0 recv 2 1e9 +0 send 1 0 1e6 +0 compute 1e9 +0 recv 2 2 1e6 -1 Irecv 0 1e9 -1 compute 1e9 -1 wait -1 send 2 1e9 +1 irecv 0 0 1e6 +1 compute 5e8 +1 test 0 1 0 +1 compute 5e8 +1 wait 0 1 0 +1 send 2 1 1e6 -2 Irecv 1 1e9 -2 compute 5e8 -2 wait -2 Isend 0 1e9 +2 compute 2e9 +2 irecv 1 1 1e6 +2 compute 2.5e8 +2 test 1 2 1 +2 compute 2.5e8 +2 wait 1 2 1 +2 isend 0 2 1e6 2 compute 5e8 0 finalize 1 finalize 2 finalize -