Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://framagit.org/simgrid/simgrid
[simgrid.git] / examples / python / activityset-waitany / activityset-waitany.tesh
1 #!/usr/bin/env tesh
2
3 $ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${srcdir:=.}/activityset-waitany.py ${platfdir}/hosts_with_disks.xml
4 > [0.000000] [alice] Send 'Message'
5 > [0.000000] [  bob] Create my asynchronous activities
6 > [0.000000] [  bob] Wait for asynchronous 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