From: suter Date: Fri, 8 Feb 2013 09:52:28 +0000 (+0100) Subject: revalidate tesh file as the reduce action has been modified X-Git-Tag: v3_9_90~510^2~5 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/aa4966ff5abe2668a6e7f2b875ffb9bfdef0a1c7?ds=sidebyside revalidate tesh file as the reduce action has been modified --- diff --git a/examples/smpi/replay/smpi_replay.tesh b/examples/smpi/replay/smpi_replay.tesh index 0ac1715fc0..3bc0bc5fa4 100644 --- a/examples/smpi/replay/smpi_replay.tesh +++ b/examples/smpi/replay/smpi_replay.tesh @@ -25,10 +25,10 @@ $ ../../bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_rep > [Tremblay:0:(0) 152.576600] [smpi_replay/VERBOSE] 0 bcast 5e8 73.739750 > [Jupiter:1:(0) 155.197969] [smpi_replay/VERBOSE] 1 compute 2e8 2.621369 > [Tremblay:0:(0) 157.673699] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100 -> [Fafard:2:(0) 222.850234] [smpi_replay/VERBOSE] 2 reduce 5e8 5e8 72.283426 -> [Jupiter:1:(0) 231.413449] [smpi_replay/VERBOSE] 1 reduce 5e8 5e8 76.215480 -> [Tremblay:0:(0) 231.413449] [smpi_replay/VERBOSE] 0 reduce 5e8 5e8 73.739750 -> [Tremblay:0:(0) 231.413449] [smpi_replay/INFO] Simulation time 231.413 +> [Fafard:2:(0) 229.403658] [smpi_replay/VERBOSE] 2 reduce 5e8 5e8 78.836850 +> [Tremblay:0:(0) 236.510549] [smpi_replay/VERBOSE] 0 reduce 5e8 5e8 78.836850 +> [Jupiter:1:(0) 237.966873] [smpi_replay/VERBOSE] 1 reduce 5e8 5e8 82.768904 +> [Jupiter:1:(0) 237.966873] [smpi_replay/INFO] Simulation time 237.967 $ rm -f replay/one_trace @@ -46,7 +46,7 @@ $ ../../bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=no_loc > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/smpi/computing' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1' > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s) -> [Tremblay:0:(0) 231.413449] [smpi_replay/INFO] Simulation time 231.413 +> [Jupiter:1:(0) 237.966873] [smpi_replay/INFO] Simulation time 237.967 $ rm -f replay/one_trace @@ -202,18 +202,18 @@ $ tail -n +3 ./simgrid.trace > 12 155.197969 2 2 6 > 13 157.673699 2 1 > 12 157.673699 2 1 6 -> 13 222.850234 2 3 -> 12 222.850234 2 3 4 -> 13 222.850234 2 3 -> 7 222.850234 1 3 -> 13 231.413449 2 2 -> 12 231.413449 2 2 4 -> 13 231.413449 2 2 -> 7 231.413449 1 2 -> 13 231.413449 2 1 -> 12 231.413449 2 1 4 -> 13 231.413449 2 1 -> 7 231.413449 1 1 +> 13 229.403658 2 3 +> 12 229.403658 2 3 4 +> 13 229.403658 2 3 +> 7 229.403658 1 3 +> 13 236.510549 2 1 +> 12 236.510549 2 1 4 +> 13 236.510549 2 1 +> 7 236.510549 1 1 +> 13 237.966873 2 2 +> 12 237.966873 2 2 4 +> 13 237.966873 2 2 +> 7 237.966873 1 2 $ rm -f ./simgrid.trace