From 583ddf643256feb7299e686bd8f30f46ab6de0fa Mon Sep 17 00:00:00 2001 From: alegrand Date: Sat, 6 Jun 2009 13:45:06 +0000 Subject: [PATCH 1/1] Fix tesh file. Surprisingly, according to git, it was already wrong when first commited a few months ago (unlesss I do not run with the right gtnets version....). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6316 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/msg/gtnets/gtnets.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/msg/gtnets/gtnets.tesh b/examples/msg/gtnets/gtnets.tesh index a59ac525cf..bff5e77e89 100644 --- a/examples/msg/gtnets/gtnets.tesh +++ b/examples/msg/gtnets/gtnets.tesh @@ -60,5 +60,5 @@ $ gtnets/gtnets gtnets/dogbone-p.xml gtnets/dogbone-d.xml --cfg=workstation_mode > [S1:master:(1) 0.468142] [msg_test/INFO] Send completed (to C1). Transfer time: 0.468142 Agregate bandwidth: 21361.021775 > [S1:master:(1) 0.468142] [msg_test/INFO] Completed peer: C1 time: 0.468142 > [C1:slave:(3) 0.468142] [msg_test/INFO] ===> Estimated Bw of FLOW[0] : 21361.021775 ; message from S1 to C1 with remaining : 0.000000 -> [C1:slave:(3) 0.468142] [msg_test/INFO] ===> Estimated Bw of FLOW[1] : 4272.204355 ; message from S2 to C2 with remaining : 8000.000000 +> [C1:slave:(3) 0.468142] [msg_test/INFO] ===> Estimated Bw of FLOW[1] : 6408.306532 ; message from S2 to C2 with remaining : 7000.000000 -- 2.20.1