From 60b7a5f17e2b1b9f42b1250bd9f488a7bed31c29 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Tue, 18 Mar 2014 15:19:59 +0100 Subject: [PATCH] Revert "Reduce stack size for test allreduce_coll_large." Things were not really improved with this commit :( This reverts commit 7f9520d8bbb96e3af373f0f1af5dc268359fdd7e. --- teshsuite/smpi/allreduce_coll_large.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teshsuite/smpi/allreduce_coll_large.tesh b/teshsuite/smpi/allreduce_coll_large.tesh index b885f8c17b..ec96371807 100644 --- a/teshsuite/smpi/allreduce_coll_large.tesh +++ b/teshsuite/smpi/allreduce_coll_large.tesh @@ -4,7 +4,7 @@ ! timeout 20 p Test allreduce -$ ../../smpi_script/bin/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../../examples/msg/small_platform.xml -np 16 --log=xbt_cfg.thres:critical ./allreduce_coll 300000 --log=smpi_kernel.thres:warning --cfg=contexts/stack_size:128 +$ ../../smpi_script/bin/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../../examples/msg/small_platform.xml -np 16 --log=xbt_cfg.thres:critical ./allreduce_coll 300000 --log=smpi_kernel.thres:warning > You requested to use 16 processes, but there is only 5 processes in your hostfile... > [rank 0] -> Tremblay > [rank 1] -> Jupiter -- 2.20.1