Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Duplicate entry
[simgrid.git] / examples / pingPong / pingpong.tesh
1 #! ./tesh
2
3 ! output sort
4
5 $ java -cp .:${srcdir:=.}/examples:${srcdir:=.}/simgrid.jar pingPong/PingPongTest ${srcdir:=.}/examples/platform.xml ${srcdir:=.}/examples/pingPong/pingPongDeployment.xml
6 > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up.
7 > [0.000000] [jmsg/INFO] Ready to run MSG_MAIN
8 > [1.048890] [jmsg/INFO] Done running MSG_MAIN
9 > [1.048890] [jmsg/INFO] MSG_main finished
10 > [1.048890] [jmsg/INFO] Clean java world
11 > [1.048890] [jmsg/INFO] Clean native world
12 > [Boivin:pingPong.Receiver:(2) 0.000000] [jmsg/INFO] hello!
13 > [Boivin:pingPong.Receiver:(2) 0.000000] [jmsg/INFO] try to get a task
14 > [Boivin:pingPong.Receiver:(2) 1.048890] [jmsg/INFO] Got at time 1.0488895059341703
15 > [Boivin:pingPong.Receiver:(2) 1.048890] [jmsg/INFO] Was sent at time 0.0
16 > [Boivin:pingPong.Receiver:(2) 1.048890] [jmsg/INFO] Communication time : 1.0488895059341703
17 > [Boivin:pingPong.Receiver:(2) 1.048890] [jmsg/INFO]  --- bw 9.533892696441577E7 ----
18 > [Boivin:pingPong.Receiver:(2) 1.048890] [jmsg/INFO] goodbye!
19 > [Jacquelin:pingPong.Sender:(1) 0.000000] [jmsg/INFO] hello!
20 > [Jacquelin:pingPong.Sender:(1) 0.000000] [jmsg/INFO] host count: 1
21 > [Jacquelin:pingPong.Sender:(1) 0.000000] [jmsg/INFO] sender time: 0.0
22 > [Jacquelin:pingPong.Sender:(1) 1.048890] [jmsg/INFO] goodbye!