X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/22dc700ad9d8a1d5f3fc83f13d40dea6d587a86f..26960d5a5c8b7036f1ea69bd3790978ecfa1da25:/examples/msg/actions/actions_bcast.txt diff --git a/examples/msg/actions/actions_bcast.txt b/examples/msg/actions/actions_bcast.txt index 437ecef16e..d789a4ee8d 100644 --- a/examples/msg/actions/actions_bcast.txt +++ b/examples/msg/actions/actions_bcast.txt @@ -11,9 +11,12 @@ process0 bcast 5e8 process1 bcast 5e8 process2 bcast 5e8 +process0 compute 5e8 +process1 compute 2e8 +process2 compute 5e8 -process0 bcast 5e8 -process1 bcast 5e8 -process2 bcast 5e8 +process0 reduce 5e8 5e8 +process1 reduce 5e8 5e8 +process2 reduce 5e8 5e8