X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d9c9e08948a8387e9e8ecb0fe67ab6b94ec2a66f..72a65816fe8cd9943700afe186b186be9a07ab82:/examples/smpi/replay/smpi_replay.tesh diff --git a/examples/smpi/replay/smpi_replay.tesh b/examples/smpi/replay/smpi_replay.tesh index 6c82e66c57..f20f1ff24b 100644 --- a/examples/smpi/replay/smpi_replay.tesh +++ b/examples/smpi/replay/smpi_replay.tesh @@ -166,22 +166,22 @@ $ 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 smpi_replay_init "0 1 0" -> 5 6 2 action_bcast "0 0.78 0.39" +> 5 5 2 smpi_replay_run_init "0 1 0" > 6 0 2 1 0 "rank-1" > 6 0 3 1 0 "rank-2" > 12 0 2 1 4 > 12 0 2 1 5 > 13 0 2 1 -> 12 0 2 1 6 > 12 0 2 2 4 > 12 0 2 2 5 > 13 0 2 2 -> 12 0 2 2 6 > 12 0 2 3 4 > 12 0 2 3 5 > 13 0 2 3 +> 5 6 2 action_bcast "0 0.78 0.39" +> 12 0 2 1 6 > 12 0 2 3 6 +> 12 0 2 2 6 > 13 0 2 1 > 12 0 2 1 4 > 13 0.015036 2 2 @@ -207,19 +207,20 @@ $ tail -n +3 ./simgrid.trace > 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" +> 5 8 2 smpi_replay_run_finalize "0 1 0" > 13 14.286929 2 2 +> 12 14.286929 2 2 8 > 13 18.250974 2 1 +> 12 18.250974 2 1 8 +> 13 19.691622 2 3 +> 12 19.691622 2 3 8 > 13 19.691622 2 3 -> 12 19.695603 2 1 8 -> 12 19.698548 2 2 8 -> 12 19.699584 2 3 8 -> 13 19.699584 2 3 -> 7 19.699584 1 3 -> 13 19.699584 2 1 -> 7 19.699584 1 1 -> 13 19.699584 2 2 -> 7 19.699584 1 2 +> 7 19.691622 1 3 +> 13 19.691622 2 2 +> 7 19.691622 1 2 +> 13 19.691622 2 1 +> 7 19.691622 1 1 + @@ -317,12 +318,12 @@ $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical -- > [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) 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 +> [Jupiter:1:(0) 6.584135] [smpi_replay/VERBOSE] 1 allReduce 5e4 5e8 6.584135 +> [Fafard:2:(0) 6.584775] [smpi_replay/VERBOSE] 2 allReduce 5e4 5e8 6.584775 > [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.122523 +> [Jupiter:1:(0) 13.137559] [smpi_replay/VERBOSE] 1 compute 5e8 6.553424 +> [Fafard:2:(0) 13.138198] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 +> [Fafard:2:(0) 13.138198] [smpi_replay/INFO] Simulation time 13.138198 $ rm -f replay/one_trace @@ -338,9 +339,9 @@ $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical -- > [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) 0.004041] [smpi_replay/VERBOSE] 0 allToAll 500 500 0.004041 -> [Jupiter:1:(0) 0.006920] [smpi_replay/VERBOSE] 1 allToAll 500 500 0.006920 > [Fafard:2:(0) 0.006920] [smpi_replay/VERBOSE] 2 allToAll 500 500 0.006920 -> [Fafard:2:(0) 0.006920] [smpi_replay/INFO] Simulation time 0.006920 +> [Jupiter:1:(0) 0.006920] [smpi_replay/VERBOSE] 1 allToAll 500 500 0.006920 +> [Jupiter:1:(0) 0.006920] [smpi_replay/INFO] Simulation time 0.006920 $ rm -f replay/one_trace @@ -385,19 +386,20 @@ p Test of waitall replay with SMPI (one trace for all processes) < replay/actions_waitall.txt $ mkfile replay/one_trace +! output sort $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:-1 -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace --log=smpi_kernel.thres:warning > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI' > [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) -> [Tremblay:0:(0) 0.000000] [smpi_replay/VERBOSE] 0 Irecv 1 2000 0.000000 -> [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Isend 0 2000 0.000000 > [Fafard:2:(0) 0.000000] [smpi_replay/VERBOSE] 2 Irecv 1 3000 0.000000 -> [Tremblay:0:(0) 0.000000] [smpi_replay/VERBOSE] 0 Irecv 2 3000 0.000000 +> [Fafard:2:(0) 0.000000] [smpi_replay/VERBOSE] 2 Isend 0 3000 0.000000 +> [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Isend 0 2000 0.000000 > [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Isend 2 3000 0.000000 > [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 waitAll 0.000000 -> [Fafard:2:(0) 0.000000] [smpi_replay/VERBOSE] 2 Isend 0 3000 0.000000 +> [Tremblay:0:(0) 0.000000] [smpi_replay/VERBOSE] 0 Irecv 1 2000 0.000000 +> [Tremblay:0:(0) 0.000000] [smpi_replay/VERBOSE] 0 Irecv 2 3000 0.000000 > [Tremblay:0:(0) 0.003787] [smpi_replay/VERBOSE] 0 waitAll 0.003787 > [Fafard:2:(0) 0.006220] [smpi_replay/VERBOSE] 2 waitAll 0.006220 > [Fafard:2:(0) 0.006220] [smpi_replay/INFO] Simulation time 0.006220