X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/be92c04d794b819e5a7297748c88a4b758c5193b..6d18625ebd53e7e4218e8892aea37a64449f1f27:/examples/smpi/replay/replay.tesh diff --git a/examples/smpi/replay/replay.tesh b/examples/smpi/replay/replay.tesh index 3ae7f95363..8f444e4dfe 100644 --- a/examples/smpi/replay/replay.tesh +++ b/examples/smpi/replay/replay.tesh @@ -150,53 +150,55 @@ $ tail -n +3 ./simgrid.trace > 0 1 0 MPI > 2 2 1 MPI_STATE > 4 3 0 1 1 MPI_LINK -> 6 0 1 1 0 "rank-1" -> 5 4 2 computing "0 1 1" -> 5 5 2 smpi_replay_run_init "0 1 0" -> 6 0 2 1 0 "rank-2" -> 6 0 3 1 0 "rank-3" -> 12 0.000000 2 1 5 +> 4 4 0 1 1 MIGRATE_LINK +> 2 5 1 MIGRATE_STATE +> 6 0.000000 1 1 0 "rank-1" +> 5 6 2 computing "0 1 1" +> 5 7 2 smpi_replay_run_init "0 1 0" +> 6 0.000000 2 1 0 "rank-2" +> 6 0.000000 3 1 0 "rank-3" +> 12 0.000000 2 1 7 > 13 0.000000 2 1 -> 12 0.000000 2 2 5 +> 12 0.000000 2 2 7 > 13 0.000000 2 2 -> 12 0.000000 2 3 5 +> 12 0.000000 2 3 7 > 13 0.000000 2 3 -> 5 6 2 action_bcast "0 0.78 0.39" -> 12 0.000000 2 1 6 -> 12 0.000000 2 2 6 -> 12 0.000000 2 3 6 +> 5 8 2 action_bcast "0 0.78 0.39" +> 12 0.000000 2 1 8 +> 12 0.000000 2 2 8 +> 12 0.000000 2 3 8 > 13 0.000000 2 1 -> 12 0.000000 2 1 4 +> 12 0.000000 2 1 6 +> 5 9 2 action_reduce "0 1 0" +> 5 10 2 smpi_replay_run_finalize "0 1 0" > 13 0.015036 2 2 -> 12 0.015036 2 2 4 +> 12 0.015036 2 2 6 > 13 0.015676 2 3 -> 12 0.015676 2 3 4 +> 12 0.015676 2 3 6 > 13 2.636405 2 2 -> 12 2.636405 2 2 6 +> 12 2.636405 2 2 8 > 13 5.097100 2 1 -> 12 5.097100 2 1 6 +> 12 5.097100 2 1 8 > 13 5.097100 2 1 -> 12 5.097100 2 1 4 -> 5 7 2 action_reduce "0 1 0" +> 12 5.097100 2 1 6 > 13 5.112136 2 2 -> 12 5.112136 2 2 4 +> 12 5.112136 2 2 6 > 13 6.569099 2 3 -> 12 6.569099 2 3 6 +> 12 6.569099 2 3 8 > 13 6.584775 2 3 -> 12 6.584775 2 3 4 +> 12 6.584775 2 3 6 > 13 7.733505 2 2 -> 12 7.733505 2 2 7 +> 12 7.733505 2 2 9 > 13 10.194200 2 1 -> 12 10.194200 2 1 7 +> 12 10.194200 2 1 9 > 13 13.138198 2 3 -> 12 13.138198 2 3 7 -> 5 8 2 smpi_replay_run_finalize "0 1 0" +> 12 13.138198 2 3 9 > 13 14.286929 2 2 -> 12 14.286929 2 2 8 +> 12 14.286929 2 2 10 > 13 18.250974 2 1 -> 12 18.250974 2 1 8 +> 12 18.250974 2 1 10 > 13 19.691622 2 3 -> 12 19.691622 2 3 8 +> 12 19.691622 2 3 10 > 13 19.691622 2 3 > 7 19.691622 1 3 > 13 19.691622 2 2 @@ -273,13 +275,13 @@ $ rm -f replay/one_trace p Test of AllReduce replay with SMPI (one trace for all processes) -< replay/actions_allReduce.txt +< replay/actions_allreduce.txt $ mkfile replay/one_trace $ ../../smpi_script/bin/smpirun -no-privatize -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/simulate-computation:no -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./replay/smpi_replay replay/one_trace --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning -> [Tremblay:0:(1) 5.112775] [smpi_replay/VERBOSE] 0 allReduce 5e4 5e8 5.112775 -> [Jupiter:1:(2) 6.584135] [smpi_replay/VERBOSE] 1 allReduce 5e4 5e8 6.584135 -> [Fafard:2:(3) 6.584775] [smpi_replay/VERBOSE] 2 allReduce 5e4 5e8 6.584775 +> [Tremblay:0:(1) 5.112775] [smpi_replay/VERBOSE] 0 allreduce 5e4 5e8 5.112775 +> [Jupiter:1:(2) 6.584135] [smpi_replay/VERBOSE] 1 allreduce 5e4 5e8 6.584135 +> [Fafard:2:(3) 6.584775] [smpi_replay/VERBOSE] 2 allreduce 5e4 5e8 6.584775 > [Tremblay:0:(1) 10.209875] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100 > [Jupiter:1:(2) 13.137559] [smpi_replay/VERBOSE] 1 compute 5e8 6.553424 > [Fafard:2:(3) 13.138198] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424 @@ -321,10 +323,10 @@ p Test of AllGatherv replay with SMPI (one trace for all processes) $ mkfile replay/one_trace $ ../../smpi_script/bin/smpirun -no-privatize -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/simulate-computation:no -np 4 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./replay/smpi_replay replay/one_trace --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning -> [Tremblay:0:(1) 1.397261] [smpi_replay/VERBOSE] 0 allGatherV 275427 275427 275427 275427 204020 0 0 1.397261 -> [Ginette:3:(4) 1.760421] [smpi_replay/VERBOSE] 3 allGatherV 204020 275427 275427 275427 204020 0 0 1.760421 -> [Fafard:2:(3) 1.941986] [smpi_replay/VERBOSE] 2 allGatherV 275427 275427 275427 275427 204020 0 0 1.941986 -> [Jupiter:1:(2) 1.941986] [smpi_replay/VERBOSE] 1 allGatherV 275427 275427 275427 275427 204020 0 0 1.941986 +> [Tremblay:0:(1) 1.397261] [smpi_replay/VERBOSE] 0 allgatherv 275427 275427 275427 275427 204020 0 0 1.397261 +> [Ginette:3:(4) 1.760421] [smpi_replay/VERBOSE] 3 allgatherv 204020 275427 275427 275427 204020 0 0 1.760421 +> [Fafard:2:(3) 1.941986] [smpi_replay/VERBOSE] 2 allgatherv 275427 275427 275427 275427 204020 0 0 1.941986 +> [Jupiter:1:(2) 1.941986] [smpi_replay/VERBOSE] 1 allgatherv 275427 275427 275427 275427 204020 0 0 1.941986 > [Jupiter:1:(2) 1.941986] [smpi_replay/INFO] Simulation time 1.941986 $ rm -f replay/one_trace