Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
08f7d4faef1d25d879e145966dd25e622d1a7287
[simgrid.git] / examples / msg / gtnets / gtnets-dogbone-lv08.tesh
1 #! ./tesh
2
3 p Testing dogbone communication pattern with LV08 model
4
5 $ gtnets/gtnets gtnets/dogbone-p.xml gtnets/dogbone-d.xml --cfg=workstation/model:compound --cfg=cpu/model:Cas01 --cfg=network/model:LV08
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'workstation/model' to 'compound'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/model' to 'Cas01'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'LV08'
9 > [S1:master:(1) 0.342000] [msg_test/INFO] Send completed (to C1). Transfer time: 0.342000       Agregate bandwidth: 29239.766082
10 > [S1:master:(1) 0.342000] [msg_test/INFO] Completed peer: C1 time: 0.342000
11 > [S2:master:(2) 0.342000] [msg_test/INFO] Send completed (to C2). Transfer time: 0.342000       Agregate bandwidth: 29239.766082
12 > [S2:master:(2) 0.342000] [msg_test/INFO] Completed peer: C2 time: 0.342000
13 > [C1:slave:(3) 0.342000] [msg_test/INFO] WARNING FLOW[0] is limited by latency!!
14 > [C1:slave:(3) 0.342000] [msg_test/INFO] ===> Estimated Bw of FLOW[0] : 29239.766082 ;  message from S1 to C1  with remaining : 0.000000
15 > [C1:slave:(3) 0.342000] [msg_test/INFO] WARNING FLOW[1] is limited by latency!!
16 > [C1:slave:(3) 0.342000] [msg_test/INFO] ===> Estimated Bw of FLOW[1] : 29239.766082 ;  message from S2 to C2  with remaining : 0.000000
17