X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/68c08dbb65b3b7f353b83b85a9acc45f408b02ff..18b6cdd7c666c0427bb1a3051abc52872e070bff:/examples/msg/gtnets/gtnets-dogbone-gtnets.tesh diff --git a/examples/msg/gtnets/gtnets-dogbone-gtnets.tesh b/examples/msg/gtnets/gtnets-dogbone-gtnets.tesh index 089f5ef796..5f5c4086e9 100644 --- a/examples/msg/gtnets/gtnets-dogbone-gtnets.tesh +++ b/examples/msg/gtnets/gtnets-dogbone-gtnets.tesh @@ -2,12 +2,10 @@ p Testing dogbone communication pattern with GTNets model -$ gtnets/gtnets gtnets/dogbone-p.xml gtnets/dogbone-d.xml --cfg=workstation_model:compound --cfg=cpu_model:Cas01 --cfg=network_model:GTNets -> [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 'GTNets' -> [S1:master:(1) 0.300171] [msg_test/INFO] Send completed (to C1). Transfer time: 0.300171 Agregate bandwidth: 33314.335278 -> [S1:master:(1) 0.300171] [msg_test/INFO] Completed peer: C1 time: 0.300171 +$ gtnets/gtnets ${srcdir:=.}/gtnets/dogbone-p.xml ${srcdir:=.}/gtnets/dogbone-d.xml --cfg=workstation/model:compound --cfg=cpu/model:Cas01 --cfg=network/model:GTNets +> [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 'GTNets' +> [0.000000] [surf_network_gtnets_interface/INFO] TCP window maximum size : 20000 > [C1:slave:(3) 0.300171] [msg_test/INFO] ===> Estimated Bw of FLOW[0] : 33314.335278 ; message from S1 to C1 with remaining : 0.000000 > [C1:slave:(3) 0.300171] [msg_test/INFO] ===> Estimated Bw of FLOW[1] : 33314.335278 ; message from S2 to C2 with remaining : 0.000000 -