Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
properly remove the old signals and prevent MC to fire Comm::on_this_completion
[simgrid.git] / examples / cpp / operation-io / s4u-operation-io.tesh
1 #!/usr/bin/env tesh
2
3 $ ${bindir:=.}/s4u-operation-io ${platfdir}/hosts_with_disks.xml
4 > [1.000000] [operation_simple/INFO] Operation exec1 finished (1)
5 > [1.250000] [operation_simple/INFO] Operation write finished (1)
6 > [1.350000] [operation_simple/INFO] Operation read finished (1)
7 > [2.000000] [operation_simple/INFO] Operation exec1 finished (2)
8 > [2.250000] [operation_simple/INFO] Operation write finished (2)
9 > [2.350000] [operation_simple/INFO] Operation exec2 finished (1)
10 > [2.350000] [operation_simple/INFO] Operation read finished (2)
11 > [3.350000] [operation_simple/INFO] Operation exec2 finished (2)