X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a8c4451c319a18cd8c5f17cda618cdc038516ec6..08513f6dfcb4203b1320f4a0f4352382c7e0995e:/teshsuite/smpi/compute.tesh diff --git a/teshsuite/smpi/compute.tesh b/teshsuite/smpi/compute.tesh index 5bca9eed95..aec5db38fe 100644 --- a/teshsuite/smpi/compute.tesh +++ b/teshsuite/smpi/compute.tesh @@ -1,7 +1,8 @@ p Test compute ! setenv LD_LIBRARY_PATH=../../lib ! output sort -$ ../../bin/smpirun -platform ${srcdir:=.}/../../examples/msg/small_platform_with_routers.xml -hostfile ${srcdir:=.}/hostfile -np 2 ./compute 0 +! timeout 5 +$ ../../smpi_script/bin/smpirun -platform ${srcdir:=.}/../../examples/msg/small_platform_with_routers.xml -hostfile ${srcdir:=.}/hostfile -np 2 ./compute 0 > 0 2.000000 > 0 2.000000 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s) @@ -12,7 +13,8 @@ $ ../../bin/smpirun -platform ${srcdir:=.}/../../examples/msg/small_platform_wit p Test compute and bench ! setenv LD_LIBRARY_PATH=../../lib ! output sort -$ ../../bin/smpirun -platform ${srcdir:=.}/../../examples/msg/small_platform_with_routers.xml -hostfile ${srcdir:=.}/hostfile -np 2 ./compute3 +! timeout 45 +$ ../../smpi_script/bin/smpirun -platform ${srcdir:=.}/../../examples/msg/small_platform_with_routers.xml -hostfile ${srcdir:=.}/hostfile -np 2 ./compute3 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s) > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'