Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
moved a line for comprehension
[simgrid.git] / examples / s4u / exec-dependent / s4u-exec-dependent.tesh
1 #!/usr/bin/env tesh
2
3 ! output sort
4 $ ${bindir:=.}/s4u-exec-dependent ${platfdir}/small_platform.xml --log=s4u_activity.t:debug "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
5 > [  2.000000] (1:worker@Fafard) Remove a dependency from 'parent 1' on 'child'
6 > [  2.000000] (1:worker@Fafard) Exec 'parent 1' is complete
7 > [  3.000000] (1:worker@Fafard) Remove a dependency from 'parent 2' on 'child'
8 > [  3.000000] (1:worker@Fafard) All dependencies are solved, let's start 'child'
9 > [  3.000000] (1:worker@Fafard) Exec 'parent 2' is complete
10 > [  4.000000] (1:worker@Fafard) Exec 'child' is complete
11 > [  4.000000] (0:maestro@) Simulation time 4