X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4e78565ea6b354a0e6250a87b483f909665a0ac3..2ef958bf49890e4ac8fbe179f1d339b923fb67a8:/examples/smpi/replay/actions_waitall.txt diff --git a/examples/smpi/replay/actions_waitall.txt b/examples/smpi/replay/actions_waitall.txt index d7e3799dcd..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 2000 -1 Isend 0 2000 -2 Irecv 1 3000 +0 irecv 1 0 2000 +1 isend 0 0 2000 +2 irecv 1 1 3000 -0 Irecv 2 3000 -1 Isend 2 3000 -2 Isend 0 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