Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge remote-tracking branch 'github/master'
[simgrid.git] / teshsuite / smpi / pt2pt-pingpong / TI_output.tesh
index 0b61a90..91d3dec 100644 (file)
@@ -34,7 +34,7 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -trace-ti --cfg=tracing/filename
 > [rank 2] -> Fafard
 > [rank 3] -> Ginette
 
-$ ${bindir:=.}/../../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.:critical -trace-ti --cfg=tracing/filename:out_ti.txt --cfg=smpi/simulate-computation:no -map -hostfile ${srcdir:=.}/../hostfile -platform ${srcdir:=.}/../../../examples/platforms/small_platform.xml -np 4 ${bindir:=.}/../../../examples/smpi/replay/smpi_replay ./out_in_ti.txt --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning
+$ ${bindir:=.}/../../../smpi_script/bin/smpirun -no-privatize -replay ./out_in_ti.txt --log=replay.:critical -trace-ti --cfg=tracing/filename:out_ti.txt --cfg=smpi/simulate-computation:no -map -hostfile ${srcdir:=.}/../hostfile -platform ${srcdir:=.}/../../../examples/platforms/small_platform.xml -np 4 ${bindir:=.}/../../../examples/smpi/replay/smpi_replay --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning
 > [rank 0] -> Tremblay
 > [rank 1] -> Jupiter
 > [rank 2] -> Fafard
@@ -44,47 +44,47 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.:c
 ! output sort
 $ sh -c "cat ./out_ti.txt_files/*"
 > 0 init
-> 0 send 1 1 1
-> 0 recv 1 1 1
+> 0 send 1 42 1 1
+> 0 recv 1 43 1 1
 > 0 finalize
 > 1 init
-> 1 recv 0 1 1
-> 1 send 0 1 1
-> 1 send 2 1 1
-> 1 recv 2 1 1
+> 1 recv 0 42 1 1
+> 1 send 0 43 1 1
+> 1 send 2 42 1 1
+> 1 recv 2 43 1 1
 > 1 finalize
 > 2 init
-> 2 recv 1 1 1
-> 2 send 1 1 1
-> 2 send 3 1 1
-> 2 recv 3 1 1
+> 2 recv 1 42 1 1
+> 2 send 1 43 1 1
+> 2 send 3 42 1 1
+> 2 recv 3 43 1 1
 > 2 finalize
 > 3 init
-> 3 recv 2 1 1
-> 3 send 2 1 1
+> 3 recv 2 42 1 1
+> 3 send 2 43 1 1
 > 3 finalize
 
 ! output sort
 $ sh -c "cat ./out_in_ti.txt_files/*"
 > 0 init
-> 0 send 1 1 1
-> 0 recv 1 1 1
+> 0 send 1 42 1 1
+> 0 recv 1 43 1 1
 > 0 finalize
 > 1 init
-> 1 recv 0 1 1
-> 1 send 0 1 1
-> 1 send 2 1 1
-> 1 recv 2 1 1
+> 1 recv 0 42 1 1
+> 1 send 0 43 1 1
+> 1 send 2 42 1 1
+> 1 recv 2 43 1 1
 > 1 finalize
 > 2 init
-> 2 recv 1 1 1
-> 2 send 1 1 1
-> 2 send 3 1 1
-> 2 recv 3 1 1
+> 2 recv 1 42 1 1
+> 2 send 1 43 1 1
+> 2 send 3 42 1 1
+> 2 recv 3 43 1 1
 > 2 finalize
 > 3 init
-> 3 recv 2 1 1
-> 3 send 2 1 1
+> 3 recv 2 42 1 1
+> 3 send 2 43 1 1
 > 3 finalize
 
 $ rm -rf ./out_ti.txt_files
@@ -125,7 +125,7 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -trace-ti --cfg=tracing/filename
 > [rank 2] -> Fafard
 > [rank 3] -> Ginette
 
-$ ${bindir:=.}/../../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.:critical -trace-ti --cfg=tracing/filename:out_ti.txt --cfg=tracing/smpi/format/ti-one-file:yes -map -hostfile ${srcdir:=.}/../hostfile -platform ${srcdir:=.}/../../../examples/platforms/small_platform.xml -np 4 ${bindir:=.}/../../../examples/smpi/replay/smpi_replay ./out_in_ti.txt --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning
+$ ${bindir:=.}/../../../smpi_script/bin/smpirun -no-privatize -replay ./out_in_ti.txt --log=replay.:critical -trace-ti --cfg=tracing/filename:out_ti.txt --cfg=tracing/smpi/format/ti-one-file:yes -map -hostfile ${srcdir:=.}/../hostfile -platform ${srcdir:=.}/../../../examples/platforms/small_platform.xml -np 4 ${bindir:=.}/../../../examples/smpi/replay/smpi_replay --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning
 > [rank 0] -> Tremblay
 > [rank 1] -> Jupiter
 > [rank 2] -> Fafard