Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
differenciated signal on_route_creation depending if its for a route inside a zone...
[simgrid.git] / examples / s4u / io-dependent / s4u-io-dependent.tesh
index 26fb3b3c5258f6f8d9a50fcb33d50bda88d8befa..7a7e537d400b3d76d360f54303fa113eb7e56d22 100644 (file)
@@ -1,11 +1,11 @@
 #!/usr/bin/env tesh
 
 ! output sort
-$ ${bindir:=.}/s4u-io-dependent ${platfdir}/hosts_with_disks.xml --log=s4u_activity.t:debug "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+$ ${bindir:=.}/s4u-io-dependent ${platfdir}/hosts_with_disks.xml --log=s4u_activity.t:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  1.000000] (1:bob@bob) All dependencies are solved, let's start 'bob write'
 > [  1.000000] (1:bob@bob) Remove a dependency from 'bob compute' on 'bob write'
 > [  1.100000] (1:bob@bob) All dependencies are solved, let's start 'carl read'
 > [  1.100000] (1:bob@bob) Remove a dependency from 'bob write' on 'carl read'
-> [  1.166667] (1:bob@bob) All dependencies are solved, let's start 'carl compute'
-> [  1.166667] (1:bob@bob) Remove a dependency from 'carl read' on 'carl compute'
-> [  2.166667] (0:maestro@) Simulation time 2.16667
+> [  1.140000] (1:bob@bob) All dependencies are solved, let's start 'carl compute'
+> [  1.140000] (1:bob@bob) Remove a dependency from 'carl read' on 'carl compute'
+> [  2.140000] (0:maestro@) Simulation time 2.14