Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
c9eee76355fa17bce3b6f127900691199b3b514c
[simgrid.git] / examples / cpp / operation-simple / s4u-operation-simple.tesh
1 #!/usr/bin/env tesh
2
3 $ ${bindir:=.}/s4u-operation-simple ${platfdir}/small_platform.xml
4 > [10.194200] [operation_simple/INFO] Operation exec1 finished (1)
5 > [11.714617] [operation_simple/INFO] Operation comm finished (1)
6 > [20.388399] [operation_simple/INFO] Operation exec1 finished (2)
7 > [21.908817] [operation_simple/INFO] Operation comm finished (2)
8 > [24.821464] [operation_simple/INFO] Operation exec2 finished (1)
9 > [37.928311] [operation_simple/INFO] Operation exec2 finished (2)