X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a21b0a65342f2a2e2934a6c0e666236fb7bc54f9..38f7ddbf61f574a934f191ef2d8358d9f8be1f96:/examples/msg/energy-ptask/energy-ptask.tesh diff --git a/examples/msg/energy-ptask/energy-ptask.tesh b/examples/msg/energy-ptask/energy-ptask.tesh index 19069e7f57..260139045c 100644 --- a/examples/msg/energy-ptask/energy-ptask.tesh +++ b/examples/msg/energy-ptask/energy-ptask.tesh @@ -8,7 +8,8 @@ $ ${bindir:=.}/energy-ptask/energy-ptask$EXEEXT ${srcdir:=.}/../platforms/energy > [311.000000] (1:test@MyHost1) Then, build a parallel task with no computation nor communication (synchro only) > [311.000000] (1:test@MyHost1) Finally, trick the ptask to do a 'remote execution', on host MyHost2 > [321.000000] (1:test@MyHost1) Goodbye now! +> [321.000000] (0:maestro@) Total energy consumption: 115160.000000 Joules (used hosts: 115160.000000 Joules; unused/idle hosts: 0.000000) > [321.000000] (0:maestro@) Simulation done. -> [321.000000] (0:maestro@) Total energy of host MyHost1: 38320.000000 Joules -> [321.000000] (0:maestro@) Total energy of host MyHost2: 38520.000000 Joules -> [321.000000] (0:maestro@) Total energy of host MyHost3: 38320.000000 Joules +> [321.000000] (0:maestro@) Energy consumption of host MyHost1: 38320.000000 Joules +> [321.000000] (0:maestro@) Energy consumption of host MyHost2: 38520.000000 Joules +> [321.000000] (0:maestro@) Energy consumption of host MyHost3: 38320.000000 Joules