X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/707b11fe424a58eb8e870fc71978568c58006a3e..fbcf6ab31cae1988be858f9f894dafe529c575d7:/teshsuite/msg/energy-ptask/energy-ptask.tesh diff --git a/teshsuite/msg/energy-ptask/energy-ptask.tesh b/teshsuite/msg/energy-ptask/energy-ptask.tesh index 1a102044c0..2ab7b15aa9 100644 --- a/teshsuite/msg/energy-ptask/energy-ptask.tesh +++ b/teshsuite/msg/energy-ptask/energy-ptask.tesh @@ -1,6 +1,6 @@ -#! ./tesh +#!/usr/bin/env tesh -$ ${bindir:=.}/energy-ptask$EXEEXT ${platfdir:=.}/energy_platform.xml --energy "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ ${bindir:=.}/energy-ptask ${platfdir:=.}/energy_platform.xml --energy "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks. > [ 0.000000] (1:test@MyHost1) First, build a classical parallel task, with 1 Gflop to execute on each node, and 10MB to exchange between each pair > [300.000000] (1:test@MyHost1) We can do the same with a timeout of one second enabled.