Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add bindir there too
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 2 Mar 2016 11:28:06 +0000 (12:28 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 2 Mar 2016 11:28:06 +0000 (12:28 +0100)
teshsuite/surf/maxmin_bench/maxmin_bench_large.tesh
teshsuite/surf/maxmin_bench/maxmin_bench_medium.tesh
teshsuite/surf/maxmin_bench/maxmin_bench_small.tesh

index 002cb95..81cbc34 100644 (file)
@@ -2,7 +2,7 @@
 
 ! timeout 50
 ! expect return 0
-$ ./maxmin_bench big 1
+$ $SG_TEST_EXENV ${bindir:=.}/maxmin_bench big 1
 > Starting 0: (807)
 > Starting to solve(812)
 > 1x One shot execution time for a total of 2000 constraints, 2000 variables with 96 active constraint each, concurrency in [32,288] and max concurrency share 2
index 940cb8e..432cd10 100644 (file)
@@ -2,7 +2,7 @@
 
 ! timeout 50
 ! expect return 0
-$ ./maxmin_bench medium 5 test
+$ $SG_TEST_EXENV ${bindir:=.}/maxmin_bench medium 5 test
 > [0.000000]: [surf_maxmin/DEBUG] Setting selective_update_active flag to 1
 > [0.000000]: [surf_maxmin/DEBUG] Active constraints : 100
 > [0.000000]: [surf_maxmin/DEBUG] Constraint '98' usage: 13.060939 remaining: 3.166833 concurrency: 7<=8<=10
index 4865b94..891e289 100644 (file)
@@ -2,7 +2,7 @@
 
 ! timeout 10
 ! expect return 0
-$ ./maxmin_bench small  10 test
+$ .$SG_TEST_EXENV ${bindir:=.}/maxmin_bench small  10 test
 > [0.000000]: [surf_maxmin/DEBUG] Setting selective_update_active flag to 1
 > [0.000000]: [surf_maxmin/DEBUG] Active constraints : 10
 > [0.000000]: [surf_maxmin/DEBUG] Constraint '9' usage: 4.703796 remaining: 7.082917 concurrency: 2<=2<=-1