X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e12865649a69a2172f9149f73684b2c25dd5a31c..abf3b21ad3f4a19475431076e6e2b26f76d2e7d6:/examples/smpi/replay/actions_waitall.txt?ds=sidebyside diff --git a/examples/smpi/replay/actions_waitall.txt b/examples/smpi/replay/actions_waitall.txt index 9f69b9e66e..5360e531ed 100644 --- a/examples/smpi/replay/actions_waitall.txt +++ b/examples/smpi/replay/actions_waitall.txt @@ -2,17 +2,17 @@ 1 init 2 init -0 Irecv 1 0 2000 -1 Isend 0 0 2000 -2 Irecv 1 1 3000 +0 irecv 1 0 2000 +1 isend 0 0 2000 +2 irecv 1 1 3000 -0 Irecv 2 2 3000 -1 Isend 2 1 3000 -2 Isend 0 2 3000 +0 irecv 2 2 3000 +1 isend 2 1 3000 +2 isend 0 2 3000 -0 waitAll -1 waitAll -2 waitAll +0 waitall +1 waitall +2 waitall 0 finalize 1 finalize