From 3af5e3a51eec0b883fdc84d3451a44e50afb4a16 Mon Sep 17 00:00:00 2001 From: Augustin Degomme Date: Fri, 25 Oct 2013 10:29:05 +0200 Subject: [PATCH] sort output for reduce tesh --- teshsuite/smpi/reduce.tesh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/teshsuite/smpi/reduce.tesh b/teshsuite/smpi/reduce.tesh index 8e73331e73..3236486fe0 100644 --- a/teshsuite/smpi/reduce.tesh +++ b/teshsuite/smpi/reduce.tesh @@ -2,6 +2,7 @@ # (since we want to pass it to the child, it has to be redefined before each command) # Go for the first test p Test Reduce with 3 processes +! output sort $ ../../smpi_script/bin/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../../examples/msg/small_platform.xml -np 3 ./reduce -q > [rank 0] -> Tremblay > [rank 1] -> Jupiter @@ -21,6 +22,7 @@ $ ../../smpi_script/bin/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform $ # second test ! setenv LD_LIBRARY_PATH=../../lib +! output sort p Test Reduce with 5 processes $ ../../smpi_script/bin/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../../examples/msg/small_platform.xml -np 5 ./reduce -q > [rank 0] -> Tremblay @@ -44,6 +46,7 @@ $ ../../smpi_script/bin/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform $ > ok. # third test +! output sort ! setenv LD_LIBRARY_PATH=../../lib p Test Reduce with 12 processes $ ../../smpi_script/bin/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../../examples/msg/small_platform.xml -np 12 ./reduce -q -- 2.20.1