Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Start to modernize the remaining old simcalls related to comms
[simgrid.git] / examples / cpp / activity-waitany / s4u-activity-waitany.tesh
1 #!/usr/bin/env tesh
2
3 $ ${bindir:=.}/s4u-activity-waitany ${platfdir}/hosts_with_disks.xml "--log=root.fmt:[%7.6r]%e[%5a]%e%m%n"
4 > [0.000000] [alice] Send 'Message'
5 > [0.000000] [  bob] Create my asynchronous activities
6 > [0.000000] [  bob] Wait for asynchrounous activities to complete
7 > [3.000000] [  bob] Completed an I/O
8 > [5.000000] [  bob] Completed an Exec
9 > [5.197828] [  bob] Completed a Comm
10 > [5.197828] [  bob] Last activity is complete