X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dc3c3416c4cca30fef7c29422d45094687f59893..dabc974c900a0e86479655752a6c915385d670e7:/examples/smpi/replay/actions_waitall.txt diff --git a/examples/smpi/replay/actions_waitall.txt b/examples/smpi/replay/actions_waitall.txt index d7e3799dcd..644c26543c 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