X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9b19bc13f5cc1f7101b927003e2de4e347619a99..8cbcd8756ae9134b66658b4ccb9cee91352da649:/examples/msg/actions/actions_allReduce.txt diff --git a/examples/msg/actions/actions_allReduce.txt b/examples/msg/actions/actions_allReduce.txt index b583982d5b..7dbc0b77d1 100644 --- a/examples/msg/actions/actions_allReduce.txt +++ b/examples/msg/actions/actions_allReduce.txt @@ -1,3 +1,7 @@ +p0 init +p1 init +p2 init + p0 comm_size 3 p0 allReduce 5e8 5e8 p1 allReduce 5e8 5e8 @@ -7,3 +11,6 @@ p0 compute 5e8 p1 compute 5e8 p2 compute 5e8 +p0 finalize +p1 finalize +p2 finalize