X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2e70818053960b18853a529d21d8151f8b2f3783..d3532ee4558ad2997a36fa8739702a7ff4968916:/examples/s4u/app-pingpong/s4u-app-pingpong.tesh diff --git a/examples/s4u/app-pingpong/s4u-app-pingpong.tesh b/examples/s4u/app-pingpong/s4u-app-pingpong.tesh index fa82acc6c7..8a4042a427 100644 --- a/examples/s4u/app-pingpong/s4u-app-pingpong.tesh +++ b/examples/s4u/app-pingpong/s4u-app-pingpong.tesh @@ -39,51 +39,6 @@ $ ${bindir:=.}/s4u-app-pingpong ${platfdir}/small_platform.xml --cfg=cpu/model:C > [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 Reno fairness model using lagrangian approach - -$ ${bindir:=.}/s4u-app-pingpong ${platfdir}/small_platform.xml "--cfg=host/model:compound cpu/model:Cas01 network/model:Reno" --log=surf_lagrange.thres=critical "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (0:maestro@) Configuration change: Set 'host/model' to 'compound' -> [ 0.000000] (0:maestro@) Configuration change: Set 'cpu/model' to 'Cas01' -> [ 0.000000] (0:maestro@) Configuration change: Set 'network/model' to 'Reno' -> [ 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 -> [ 0.019014] (2:ponger@Jupiter) Task received : small communication (latency bound) -> [ 0.019014] (2:ponger@Jupiter) Ping time (latency bound) 0.019014 -> [ 0.019014] (2:ponger@Jupiter) task_bw->data = 0.019 -> [150.178356] (1:pinger@Tremblay) Task received : large communication (bandwidth bound) -> [150.178356] (1:pinger@Tremblay) Pong time (bandwidth bound): 150.159 -> [150.178356] (0:maestro@) Total simulation time: 150.178 - -p Testing the surf network Reno2 fairness model using lagrangian approach - -$ ${bindir:=.}/s4u-app-pingpong ${platfdir}/small_platform.xml "--cfg=host/model:compound cpu/model:Cas01 network/model:Reno2" --log=surf_lagrange.thres=critical "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (0:maestro@) Configuration change: Set 'host/model' to 'compound' -> [ 0.000000] (0:maestro@) Configuration change: Set 'cpu/model' to 'Cas01' -> [ 0.000000] (0:maestro@) Configuration change: Set 'network/model' to 'Reno2' -> [ 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 -> [ 0.019014] (2:ponger@Jupiter) Task received : small communication (latency bound) -> [ 0.019014] (2:ponger@Jupiter) Ping time (latency bound) 0.019014 -> [ 0.019014] (2:ponger@Jupiter) task_bw->data = 0.019 -> [150.178356] (1:pinger@Tremblay) Task received : large communication (bandwidth bound) -> [150.178356] (1:pinger@Tremblay) Pong time (bandwidth bound): 150.159 -> [150.178356] (0:maestro@) Total simulation time: 150.178 - -p Testing the surf network Vegas fairness model using lagrangian approach - -$ ${bindir:=.}/s4u-app-pingpong ${platfdir}/small_platform.xml "--cfg=host/model:compound cpu/model:Cas01 network/model:Vegas" "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (0:maestro@) Configuration change: Set 'host/model' to 'compound' -> [ 0.000000] (0:maestro@) Configuration change: Set 'cpu/model' to 'Cas01' -> [ 0.000000] (0:maestro@) Configuration change: Set 'network/model' to 'Vegas' -> [ 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 -> [ 0.019014] (2:ponger@Jupiter) Task received : small communication (latency bound) -> [ 0.019014] (2:ponger@Jupiter) Ping time (latency bound) 0.019014 -> [ 0.019014] (2:ponger@Jupiter) task_bw->data = 0.019 -> [150.178356] (1:pinger@Tremblay) Task received : large communication (bandwidth bound) -> [150.178356] (1:pinger@Tremblay) Pong time (bandwidth bound): 150.159 -> [150.178356] (0:maestro@) Total simulation time: 150.178 - p Testing the surf network constant model $ ${bindir:=.}/s4u-app-pingpong ${platfdir}/small_platform_constant.xml "--cfg=host/model:compound cpu/model:Cas01 network/model:Constant" "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"