X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/028600ff598195e84323493a1f790c2df5ef3bb2..636461fcc168ebfae791028c0826a3e03947d906:/teshsuite/simdag/basic1/basic1.tesh diff --git a/teshsuite/simdag/basic1/basic1.tesh b/teshsuite/simdag/basic1/basic1.tesh index c6f62d986e..72369bb5f8 100644 --- a/teshsuite/simdag/basic1/basic1.tesh +++ b/teshsuite/simdag/basic1/basic1.tesh @@ -1,3 +1,7 @@ -$ ${bindir:=.}/basic1 ../../../examples/platforms/two_hosts_platform_shared.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ ${bindir:=.}/basic1 ../../../examples/platforms/two_hosts_platform_shared.xml 1e9 1e9 "--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. > [ 16.000100] (0:maestro@) Simulation time: 16.000100 + +$ ${bindir:=.}/basic1 ../../../examples/platforms/two_hosts_platform_shared.xml 1e9 1e8 "--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. +> [ 8.800100] (0:maestro@) Simulation time: 8.800100