From 94838af4c0895cde10a28a8e176b63aa574f939b Mon Sep 17 00:00:00 2001 From: Augustin Degomme Date: Wed, 30 Oct 2013 15:34:31 +0100 Subject: [PATCH] requalify a tesh --- teshsuite/smpi/TI_output.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teshsuite/smpi/TI_output.tesh b/teshsuite/smpi/TI_output.tesh index a4aa997a85..4dcf375b7f 100644 --- a/teshsuite/smpi/TI_output.tesh +++ b/teshsuite/smpi/TI_output.tesh @@ -3,7 +3,7 @@ p generate a trace with pingpong, and replay itself, then check that output trac ! setenv LD_LIBRARY_PATH=../../lib ! output sort $ ../../smpi_script/bin/smpirun -trace-ti --cfg=tracing/filename:out_in_ti.txt -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../../examples/msg/small_platform.xml -np 4 ./pingpong -q -> *** Ping-pong test (MPI_Send/MPI_Recv) *** +> *** Ping-pong test (MPI_Send/MPI_Recv) *** > == pivot=0 : pingpong [0] <--> [1] > == pivot=1 : pingpong [1] <--> [2] > == pivot=2 : pingpong [2] <--> [3] -- 2.20.1