X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/39aa30b1b7788096a4abd839d687fa82d88a90a4..3c8840eaf6650f0f066493d1c8f97eeb08c6afe9:/examples/msg/actions/actions_bcast.txt diff --git a/examples/msg/actions/actions_bcast.txt b/examples/msg/actions/actions_bcast.txt index 62a5456efc..efcf6f6ef0 100644 --- a/examples/msg/actions/actions_bcast.txt +++ b/examples/msg/actions/actions_bcast.txt @@ -1,3 +1,7 @@ +p0 init +p1 init +p2 init + p0 comm_size 3 p0 bcast 5e8 p1 bcast 5e8 @@ -19,4 +23,6 @@ p0 reduce 5e8 5e8 p1 reduce 5e8 5e8 p2 reduce 5e8 5e8 - +p0 finalize +p1 finalize +p2 finalize