X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/68c08dbb65b3b7f353b83b85a9acc45f408b02ff..6270ece7967b322385bbff766ee5f882ba1ef2a2:/examples/msg/gtnets/gtnets-dogbone-lv08.tesh diff --git a/examples/msg/gtnets/gtnets-dogbone-lv08.tesh b/examples/msg/gtnets/gtnets-dogbone-lv08.tesh index 9b5cee9a25..d8995ec696 100644 --- a/examples/msg/gtnets/gtnets-dogbone-lv08.tesh +++ b/examples/msg/gtnets/gtnets-dogbone-lv08.tesh @@ -2,14 +2,11 @@ p Testing dogbone communication pattern with LV08 model -$ gtnets/gtnets gtnets/dogbone-p.xml gtnets/dogbone-d.xml --cfg=workstation_model:compound --cfg=cpu_model:Cas01 --cfg=network_model:LV08 -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'workstation_model' to 'compound' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu_model' to 'Cas01' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network_model' to 'LV08' -> [S1:master:(1) 0.342000] [msg_test/INFO] Send completed (to C1). Transfer time: 0.342000 Agregate bandwidth: 29239.766082 -> [S1:master:(1) 0.342000] [msg_test/INFO] Completed peer: C1 time: 0.342000 -> [S2:master:(2) 0.342000] [msg_test/INFO] Send completed (to C2). Transfer time: 0.342000 Agregate bandwidth: 29239.766082 -> [S2:master:(2) 0.342000] [msg_test/INFO] Completed peer: C2 time: 0.342000 +$ gtnets/gtnets ${srcdir:=.}/gtnets/dogbone-p.xml ${srcdir:=.}/gtnets/dogbone-d.xml --cfg=host/model:compound --cfg=cpu/model:Cas01 --cfg=network/model:LV08 +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'host/model' to 'compound' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/model' to 'Cas01' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'LV08' +> [C1:slave:(3) 0.342000] [msg_test/INFO] WARNING FLOW[0] is limited by latency!! > [C1:slave:(3) 0.342000] [msg_test/INFO] ===> Estimated Bw of FLOW[0] : 29239.766082 ; message from S1 to C1 with remaining : 0.000000 +> [C1:slave:(3) 0.342000] [msg_test/INFO] WARNING FLOW[1] is limited by latency!! > [C1:slave:(3) 0.342000] [msg_test/INFO] ===> Estimated Bw of FLOW[1] : 29239.766082 ; message from S2 to C2 with remaining : 0.000000 -