Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update the smpi replay tesh file again, as the problems with bandwidth and latency...
[simgrid.git] / examples / smpi / replay / smpi_replay.tesh
index 68fdf66..79e5092 100644 (file)
@@ -25,6 +25,7 @@ $ ../../bin/smpirun --log=replay.thresh:critical --log=smpi_replay.thresh:verbos
 > [Tremblay:0:(0) 231.413469] [smpi_replay/VERBOSE] 0 reduce 5e8 5e8 73.739760
 > [Tremblay:0:(0) 231.413469] [smpi_replay/INFO] Simulation time 231.413
 
+
 p The same with tracing activated
 $ ../../bin/smpirun --log=replay.thresh:critical --log=no_loc  --cfg=tracing:1 --cfg=tracing/smpi:1 --cfg=tracing/smpi/computing:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay ${srcdir:=.}/replay/one_trace
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
@@ -36,6 +37,7 @@ $ ../../bin/smpirun --log=replay.thresh:critical --log=no_loc  --cfg=tracing: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.413469] [smpi_replay/INFO] Simulation time 231.413
 
+
 $ cat ./simgrid.trace
 > #This file was generated using SimGrid-3.8.0
 > %EventDef PajeDefineContainerType 0
@@ -190,16 +192,17 @@ $ cat ./simgrid.trace
 > 12 157.673709 2 1 6
 > 13 222.850244 2 3
 > 12 222.850244 2 3 4
-> 13 222.850245 2 3
-> 7 222.850245 1 3
+> 13 222.850244 2 3
+> 7 222.850244 1 3
 > 13 231.413469 2 2
 > 12 231.413469 2 2 4
+> 13 231.413469 2 2
+> 7 231.413469 1 2
 > 13 231.413469 2 1
 > 12 231.413469 2 1 4
-> 13 231.413470 2 1
-> 7 231.413470 1 1
-> 13 231.413470 2 2
-> 7 231.413470 1 2
+> 13 231.413469 2 1
+> 7 231.413469 1 1
+
 
 $ rm -f ./simgrid.trace
 
@@ -218,4 +221,3 @@ $ ../../bin/smpirun --log=replay.thresh:critical --log=smpi_replay.thresh:verbos
 > [Jupiter:1:(0) 13.877637] [smpi_replay/VERBOSE] 1 wait 0.606328
 > [Tremblay:0:(0) 13.877637] [smpi_replay/VERBOSE] 0 send 1 1e6 0.303164
 > [Tremblay:0:(0) 13.877637] [smpi_replay/INFO] Simulation time 13.8776
-