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-switch-host / s4u-operation-switch-host.tesh
1 #!/usr/bin/env tesh
2
3 $ ${bindir:=.}/s4u-operation-switch-host ${platfdir}/small_platform.xml
4 > [1.520418] [operation_switch_host/INFO] Operation comm0 finished (1)
5 > [2.873012] [operation_switch_host/INFO] Operation comm0 finished (2)
6 > [4.393430] [operation_switch_host/INFO] Operation comm0 finished (3)
7 > [5.746025] [operation_switch_host/INFO] Operation comm0 finished (4)
8 > [14.627265] [operation_switch_host/INFO] Operation exec1 finished (1)
9 > [15.979859] [operation_switch_host/INFO] Operation exec2 finished (1)
10 > [16.147682] [operation_switch_host/INFO] Operation comm1 finished (1)
11 > [17.332454] [operation_switch_host/INFO] Operation comm2 finished (1)
12 > [27.734112] [operation_switch_host/INFO] Operation exec1 finished (2)
13 > [29.086707] [operation_switch_host/INFO] Operation exec2 finished (2)
14 > [29.254529] [operation_switch_host/INFO] Operation comm1 finished (2)
15 > [30.439301] [operation_switch_host/INFO] Operation comm2 finished (2)