Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
selected collectives changed for these tests -> timing as well
[simgrid.git] / teshsuite / smpi / replay-ti-colls / replay-ti-colls.tesh
index 970d484..867f7c4 100644 (file)
@@ -6,7 +6,7 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ${bindir:=.}/../hostfi
 
 p Replay
 $ ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ${bindir:=.}/../hostfile_coll -platform ${platfdir}/small_platform.xml -np 4 --log=xbt_cfg.thres:critical --log=smpi_config.thres:warning --log=smpi_coll.thres:error --log=smpi_mpi.thres:error --log=smpi_pmpi.thres:error --cfg=smpi/simulate-computation:false -trace-ti --cfg=tracing/filename:trace2 -replay ${bindir:=.}/trace1
-> [Tremblay:1:(2) 0.173855] [smpi_replay/INFO] Simulation time 0.173855
+> [Tremblay:1:(2) 0.155599] [smpi_replay/INFO] Simulation time 0.155599
 
 p Compare traces
 $ sh -c "diff trace1_files/*1.txt trace2_files/*1.txt"