From: Augustin Degomme Date: Wed, 30 Oct 2013 14:05:09 +0000 (+0100) Subject: change size of sent messages for replay testing, and requalify tesh X-Git-Tag: v3_10_rc1~42 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c5d3bb951176d4365811be288a1361de0d374ac1 change size of sent messages for replay testing, and requalify tesh --- diff --git a/examples/smpi/replay/actions_allReduce.txt b/examples/smpi/replay/actions_allReduce.txt index 3bafdf8f6e..5ebcc62705 100644 --- a/examples/smpi/replay/actions_allReduce.txt +++ b/examples/smpi/replay/actions_allReduce.txt @@ -2,9 +2,9 @@ 1 init 2 init -0 allReduce 5e8 5e8 -1 allReduce 5e8 5e8 -2 allReduce 5e8 5e8 +0 allReduce 5e4 5e8 +1 allReduce 5e4 5e8 +2 allReduce 5e4 5e8 0 compute 5e8 1 compute 5e8 diff --git a/examples/smpi/replay/actions_bcast.txt b/examples/smpi/replay/actions_bcast.txt index f392b82321..4aeb8550e5 100644 --- a/examples/smpi/replay/actions_bcast.txt +++ b/examples/smpi/replay/actions_bcast.txt @@ -2,25 +2,25 @@ 1 init 2 init -0 bcast 5e8 -1 bcast 5e8 -2 bcast 5e8 +0 bcast 5e4 +1 bcast 5e4 +2 bcast 5e4 0 compute 5e8 1 compute 2e8 2 compute 5e8 -0 bcast 5e8 -1 bcast 5e8 -2 bcast 5e8 +0 bcast 5e4 +1 bcast 5e4 +2 bcast 5e4 0 compute 5e8 1 compute 2e8 2 compute 5e8 -0 reduce 5e8 5e8 -1 reduce 5e8 5e8 -2 reduce 5e8 5e8 +0 reduce 5e4 5e8 +1 reduce 5e4 5e8 +2 reduce 5e4 5e8 0 finalize 1 finalize diff --git a/examples/smpi/replay/actions_bcast_reduce_datatypes.txt b/examples/smpi/replay/actions_bcast_reduce_datatypes.txt index 69545b7fdf..cbf6971f10 100644 --- a/examples/smpi/replay/actions_bcast_reduce_datatypes.txt +++ b/examples/smpi/replay/actions_bcast_reduce_datatypes.txt @@ -2,25 +2,25 @@ 1 init 1 2 init 1 -0 bcast 5e8 1 0 -1 bcast 5e8 1 0 -2 bcast 5e8 1 0 +0 bcast 5e4 1 0 +1 bcast 5e4 1 0 +2 bcast 5e4 1 0 0 compute 5e8 1 compute 2e8 2 compute 5e8 -0 bcast 5e8 0 3 -1 bcast 5e8 0 3 -2 bcast 5e8 0 3 +0 bcast 5e4 0 3 +1 bcast 5e4 0 3 +2 bcast 5e4 0 3 0 compute 5e8 1 compute 2e8 2 compute 5e8 -0 reduce 5e8 5e8 0 4 -1 reduce 5e8 5e8 0 4 -2 reduce 5e8 5e8 0 4 +0 reduce 5e4 5e8 0 4 +1 reduce 5e4 5e8 0 4 +2 reduce 5e4 5e8 0 4 0 finalize 1 finalize diff --git a/examples/smpi/replay/actions_with_isend.txt b/examples/smpi/replay/actions_with_isend.txt index edc93a6208..3e1f455d95 100644 --- a/examples/smpi/replay/actions_with_isend.txt +++ b/examples/smpi/replay/actions_with_isend.txt @@ -2,19 +2,19 @@ 1 init 2 init -0 send 1 1e9 +0 send 1 1e6 0 compute 1e9 -0 recv 2 1e9 +0 recv 2 1e6 -1 Irecv 0 1e9 +1 Irecv 0 1e6 1 compute 1e9 1 wait -1 send 2 1e9 +1 send 2 1e6 -2 Irecv 1 1e9 +2 Irecv 1 1e6 2 compute 5e8 2 wait -2 Isend 0 1e9 +2 Isend 0 1e6 2 compute 5e8 0 finalize diff --git a/examples/smpi/replay/smpi_replay.tesh b/examples/smpi/replay/smpi_replay.tesh index 94681e72db..9c7edda863 100644 --- a/examples/smpi/replay/smpi_replay.tesh +++ b/examples/smpi/replay/smpi_replay.tesh @@ -14,22 +14,22 @@ $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical -- > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304' > [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) -> [Fafard:2:(0) 65.176535] [smpi_replay/VERBOSE] 2 bcast 5e8 65.176535 -> [Fafard:2:(0) 71.729958] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 -> [Jupiter:1:(0) 73.739750] [smpi_replay/VERBOSE] 1 bcast 5e8 73.739750 -> [Tremblay:0:(0) 73.739750] [smpi_replay/VERBOSE] 0 bcast 5e8 73.739750 -> [Jupiter:1:(0) 76.361119] [smpi_replay/VERBOSE] 1 compute 2e8 2.621369 -> [Tremblay:0:(0) 78.836850] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100 -> [Fafard:2:(0) 144.013385] [smpi_replay/VERBOSE] 2 bcast 5e8 72.283426 -> [Fafard:2:(0) 150.566808] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 -> [Jupiter:1:(0) 152.576600] [smpi_replay/VERBOSE] 1 bcast 5e8 76.215480 -> [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) 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 +> [Tremblay:0:(0) 0.000000] [smpi_replay/VERBOSE] 0 bcast 5e4 0.000000 +> [Jupiter:1:(0) 0.015036] [smpi_replay/VERBOSE] 1 bcast 5e4 0.015036 +> [Fafard:2:(0) 0.015676] [smpi_replay/VERBOSE] 2 bcast 5e4 0.015676 +> [Jupiter:1:(0) 2.636405] [smpi_replay/VERBOSE] 1 compute 2e8 2.621369 +> [Tremblay:0:(0) 5.097100] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100 +> [Tremblay:0:(0) 5.097100] [smpi_replay/VERBOSE] 0 bcast 5e4 0.000000 +> [Jupiter:1:(0) 5.112136] [smpi_replay/VERBOSE] 1 bcast 5e4 2.475730 +> [Fafard:2:(0) 6.569099] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 +> [Fafard:2:(0) 6.584775] [smpi_replay/VERBOSE] 2 bcast 5e4 0.015676 +> [Jupiter:1:(0) 7.733505] [smpi_replay/VERBOSE] 1 compute 2e8 2.621369 +> [Tremblay:0:(0) 10.194200] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100 +> [Fafard:2:(0) 13.138198] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 +> [Jupiter:1:(0) 14.286929] [smpi_replay/VERBOSE] 1 reduce 5e4 5e8 6.553424 +> [Tremblay:0:(0) 18.250974] [smpi_replay/VERBOSE] 0 reduce 5e4 5e8 8.056774 +> [Fafard:2:(0) 19.691622] [smpi_replay/VERBOSE] 2 reduce 5e4 5e8 6.553424 +> [Fafard:2:(0) 19.691622] [smpi_replay/INFO] Simulation time 19.6916 $ rm -f replay/one_trace @@ -47,7 +47,7 @@ $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical -- > [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) -> [Jupiter:1:(0) 237.966873] [smpi_replay/INFO] Simulation time 237.967 +> [Fafard:2:(0) 19.691622] [smpi_replay/INFO] Simulation time 19.6916 $ rm -f replay/one_trace @@ -166,55 +166,60 @@ $ tail -n +3 ./simgrid.trace > 4 3 0 1 1 MPI_LINK > 6 0 1 1 0 "rank-0" > 5 4 2 computing "0 1 1" -> 5 5 2 action_bcast "0 0.78 0.39" +> 5 5 2 smpi_replay_init "0 1 0" +> 5 6 2 action_bcast "0 0.78 0.39" > 6 0 2 1 0 "rank-1" > 6 0 3 1 0 "rank-2" > 12 0 2 1 4 -> 13 0 2 1 > 12 0 2 1 5 +> 13 0 2 1 +> 12 0 2 1 6 > 12 0 2 2 4 -> 13 0 2 2 > 12 0 2 2 5 +> 13 0 2 2 +> 12 0 2 2 6 > 12 0 2 3 4 -> 13 0 2 3 > 12 0 2 3 5 -> 13 65.176535 2 3 -> 12 65.176535 2 3 4 -> 13 71.729958 2 3 -> 12 71.729958 2 3 5 -> 13 73.739750 2 2 -> 12 73.739750 2 2 4 -> 13 73.739750 2 1 -> 12 73.739750 2 1 4 -> 5 6 2 action_reduce "0 1 0" -> 13 76.361119 2 2 -> 12 76.361119 2 2 5 -> 13 78.836850 2 1 -> 12 78.836850 2 1 5 -> 13 144.013385 2 3 -> 12 144.013385 2 3 4 -> 13 150.566808 2 3 -> 12 150.566808 2 3 6 -> 13 152.576600 2 2 -> 12 152.576600 2 2 4 -> 13 152.576600 2 1 -> 12 152.576600 2 1 4 -> 13 155.197969 2 2 -> 12 155.197969 2 2 6 -> 13 157.673699 2 1 -> 12 157.673699 2 1 6 -> 13 229.403658 2 3 -> 12 229.403658 2 3 4 -> 13 236.510549 2 1 -> 12 236.510549 2 1 4 -> 13 237.966873 2 2 -> 12 237.966873 2 2 4 -> 13 237.972762 2 2 -> 7 237.972762 1 2 -> 13 237.973799 2 3 -> 7 237.973799 1 3 -> 13 237.979818 2 1 -> 7 237.979818 1 1 +> 13 0 2 3 +> 12 0 2 3 6 +> 13 0 2 1 +> 12 0 2 1 4 +> 13 0.015036 2 2 +> 12 0.015036 2 2 4 +> 13 0.015676 2 3 +> 12 0.015676 2 3 4 +> 13 2.636405 2 2 +> 12 2.636405 2 2 6 +> 13 5.097100 2 1 +> 12 5.097100 2 1 6 +> 13 5.097100 2 1 +> 12 5.097100 2 1 4 +> 5 7 2 action_reduce "0 1 0" +> 13 5.112136 2 2 +> 12 5.112136 2 2 4 +> 13 6.569099 2 3 +> 12 6.569099 2 3 6 +> 13 6.584775 2 3 +> 12 6.584775 2 3 4 +> 13 7.733505 2 2 +> 12 7.733505 2 2 7 +> 13 10.194200 2 1 +> 12 10.194200 2 1 7 +> 13 13.138198 2 3 +> 12 13.138198 2 3 7 +> 5 8 2 smpi_replay_finalize "0 1 0" +> 13 14.286929 2 2 +> 13 18.250974 2 1 +> 13 19.691622 2 3 +> 12 19.695603 2 1 8 +> 12 19.698548 2 2 8 +> 13 19.698548 2 2 +> 7 19.698548 1 2 +> 12 19.699584 2 3 8 +> 13 19.699584 2 3 +> 7 19.699584 1 3 +> 13 19.705603 2 1 +> 7 19.705603 1 1 $ rm -f ./simgrid.trace @@ -277,19 +282,20 @@ $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical -- > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304' > [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) -> [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Irecv 0 1e9 0.000000 -> [Fafard:2:(0) 0.000000] [smpi_replay/VERBOSE] 2 Irecv 1 1e9 0.000000 +> [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Irecv 0 1e6 0.000000 +> [Fafard:2:(0) 0.000000] [smpi_replay/VERBOSE] 2 Irecv 1 1e6 0.000000 +> [Tremblay:0:(0) 0.164463] [smpi_replay/VERBOSE] 0 send 1 1e6 0.164463 > [Fafard:2:(0) 6.553424] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 +> [Tremblay:0:(0) 10.358662] [smpi_replay/VERBOSE] 0 compute 1e9 10.194200 > [Jupiter:1:(0) 13.106847] [smpi_replay/VERBOSE] 1 compute 1e9 13.106847 -> [Tremblay:0:(0) 147.462483] [smpi_replay/VERBOSE] 0 send 1 1e9 147.462483 -> [Jupiter:1:(0) 147.462483] [smpi_replay/VERBOSE] 1 wait 134.355636 -> [Tremblay:0:(0) 157.656682] [smpi_replay/VERBOSE] 0 compute 1e9 10.194200 -> [Fafard:2:(0) 294.947973] [smpi_replay/VERBOSE] 2 wait 288.394550 -> [Jupiter:1:(0) 294.947973] [smpi_replay/VERBOSE] 1 send 2 1e9 147.485491 -> [Fafard:2:(0) 294.947973] [smpi_replay/VERBOSE] 2 Isend 0 1e9 0.000000 -> [Fafard:2:(0) 301.501397] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 -> [Tremblay:0:(0) 425.278035] [smpi_replay/VERBOSE] 0 recv 2 1e9 267.621353 -> [Tremblay:0:(0) 425.278035] [smpi_replay/INFO] Simulation time 425.278 +> [Jupiter:1:(0) 13.106847] [smpi_replay/VERBOSE] 1 wait 0.000000 +> [Fafard:2:(0) 13.294318] [smpi_replay/VERBOSE] 2 wait 6.740894 +> [Jupiter:1:(0) 13.294318] [smpi_replay/VERBOSE] 1 send 2 1e6 0.187471 +> [Fafard:2:(0) 13.294318] [smpi_replay/VERBOSE] 2 Isend 0 1e6 0.000000 +> [Tremblay:0:(0) 13.447633] [smpi_replay/VERBOSE] 0 recv 2 1e6 3.088971 +> [Fafard:2:(0) 19.847741] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 +> [Fafard:2:(0) 19.847741] [smpi_replay/INFO] Simulation time 19.8477 + $ rm -f replay/one_trace @@ -304,13 +310,13 @@ $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical -- > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304' > [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) -> [Fafard:2:(0) 144.013385] [smpi_replay/VERBOSE] 2 allReduce 5e8 5e8 144.013385 -> [Fafard:2:(0) 150.566808] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 -> [Jupiter:1:(0) 154.032923] [smpi_replay/VERBOSE] 1 allReduce 5e8 5e8 154.032923 -> [Tremblay:0:(0) 154.032923] [smpi_replay/VERBOSE] 0 allReduce 5e8 5e8 154.032923 -> [Tremblay:0:(0) 159.130023] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100 -> [Jupiter:1:(0) 160.586347] [smpi_replay/VERBOSE] 1 compute 5e8 6.553424 -> [Jupiter:1:(0) 160.586347] [smpi_replay/INFO] Simulation time 160.586 +> [Tremblay:0:(0) 5.112775] [smpi_replay/VERBOSE] 0 allReduce 5e4 5e8 5.112775 +> [Jupiter:1:(0) 6.568459] [smpi_replay/VERBOSE] 1 allReduce 5e4 5e8 6.568459 +> [Fafard:2:(0) 6.569099] [smpi_replay/VERBOSE] 2 allReduce 5e4 5e8 6.569099 +> [Tremblay:0:(0) 10.209875] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100 +> [Jupiter:1:(0) 13.121883] [smpi_replay/VERBOSE] 1 compute 5e8 6.553424 +> [Fafard:2:(0) 13.122523] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 +> [Fafard:2:(0) 13.122523] [smpi_replay/INFO] Simulation time 13.1225 $ rm -f replay/one_trace