X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a93d16c160eb9098efd08d5842ff668a0d95d75a..8c6bbb14f44b8daed5ea43d80880c6bf2155118b:/examples/c/comm-pingpong/comm-pingpong.tesh diff --git a/examples/c/comm-pingpong/comm-pingpong.tesh b/examples/c/comm-pingpong/comm-pingpong.tesh index b12b9edfed..2adb74f997 100644 --- a/examples/c/comm-pingpong/comm-pingpong.tesh +++ b/examples/c/comm-pingpong/comm-pingpong.tesh @@ -39,17 +39,16 @@ $ ${bindir:=.}/c-comm-pingpong ${platfdir}/small_platform.xml comm-pingpong_d.xm > [145.639041] (1:pinger@Tremblay) Pong time (bandwidth bound): 145.638 > [145.639041] (0:maestro@) Total simulation time: 145.639 -p Testing the surf network constant model +p Testing the network constant model -$ ${bindir:=.}/c-comm-pingpong ${platfdir}/small_platform_routing_none.xml comm-pingpong_d.xml "--cfg=host/model:compound cpu/model:Cas01 network/model:Constant" "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" -> [ 0.000000] (0:maestro@) Configuration change: Set 'host/model' to 'compound' +$ ${bindir:=.}/c-comm-pingpong ${platfdir}/small_platform_routing_none.xml comm-pingpong_d.xml "--cfg=cpu/model:Cas01 network/model:Constant" "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" > [ 0.000000] (0:maestro@) Configuration change: Set 'cpu/model' to 'Cas01' > [ 0.000000] (0:maestro@) Configuration change: Set 'network/model' to 'Constant' > [ 0.000000] (1:pinger@Tremblay) Ping from mailbox Mailbox 1 to mailbox Mailbox 2 > [ 0.000000] (2:ponger@Jupiter) Pong from mailbox Mailbox 2 to mailbox Mailbox 1 -> [ 13.010000] (2:ponger@Jupiter) Task received : small communication (latency bound) -> [ 13.010000] (2:ponger@Jupiter) Ping time (latency bound) 13.010000 -> [ 13.010000] (2:ponger@Jupiter) task_bw->data = 13.010 -> [ 26.020000] (1:pinger@Tremblay) Task received : large communication (bandwidth bound) -> [ 26.020000] (1:pinger@Tremblay) Pong time (bandwidth bound): 13.010 -> [ 26.020000] (0:maestro@) Total simulation time: 26.020 +> [ 1.000000] (2:ponger@Jupiter) Task received : small communication (latency bound) +> [ 1.000000] (2:ponger@Jupiter) Ping time (latency bound) 1.000000 +> [ 1.000000] (2:ponger@Jupiter) task_bw->data = 1.000 +> [ 2.000000] (1:pinger@Tremblay) Task received : large communication (bandwidth bound) +> [ 2.000000] (1:pinger@Tremblay) Pong time (bandwidth bound): 1.000 +> [ 2.000000] (0:maestro@) Total simulation time: 2.000