Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
improve dag-comm example
[simgrid.git] / examples / cpp / dag-comm / s4u-dag-comm.tesh
1 #!/usr/bin/env tesh
2
3 $ ${bindir:=.}/s4u-dag-comm ${platfdir}/two_hosts.xml --log=s4u_activity.t:verbose "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n"
4 > [  0.000000] (0:maestro@) Activity 'parent' vetoed. Dependencies: solved; Ressources: NOT assigned
5 > [  0.000000] (0:maestro@) Activity 'transfert' vetoed. Dependencies: NOT solved; Ressources: NOT assigned
6 > [  0.000000] (0:maestro@) Activity 'child' vetoed. Dependencies: NOT solved; Ressources: NOT assigned
7 > [  0.000000] (0:maestro@) 'parent' is assigned to a resource and all dependencies are solved. Let's start
8 > [  0.000000] (0:maestro@) Activity 'transfert' vetoed. Dependencies: NOT solved; Ressources: NOT assigned
9 > [  0.000000] (0:maestro@) Activity 'child' vetoed. Dependencies: NOT solved; Ressources: assigned
10 > [  0.000000] (0:maestro@) Activity 'transfert' vetoed. Dependencies: NOT solved; Ressources: assigned
11 > [  1.000000] (0:maestro@) Remove a dependency from 'parent' on 'transfert'
12 > [  1.000000] (0:maestro@) 'transfert' is assigned to a resource and all dependencies are solved. Let's start
13 > [  1.000000] (0:maestro@) Activity 'parent' is complete (start time: 0.000000, finish time: 1.000000)
14 > [  2.083775] (0:maestro@) Remove a dependency from 'transfert' on 'child'
15 > [  2.083775] (0:maestro@) 'child' is assigned to a resource and all dependencies are solved. Let's start
16 > [  2.083775] (0:maestro@) Activity 'transfert' is complete
17 > [  3.083775] (0:maestro@) Activity 'child' is complete (start time: 2.083775, finish time: 3.083775)
18 > [  3.083775] (0:maestro@) Simulation time 3.08378