]> AND Private Git Repository - loba.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Update ag_parameters after last discussion. exp_20120314
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 14 Mar 2012 20:52:27 +0000 (21:52 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 14 Mar 2012 20:52:27 +0000 (21:52 +0100)
* convergence is detected at 1%
* add a deadline (100000)
* also reduce comp. iterations to 0.1s.

Experimentations/ag_parameters
Experimentations/ag_parameters_big [moved from Experimentations/ag_parameters1024 with 91% similarity]

index c9d339eb9361d450a612e0616f8c490ce107eeac..07ad2e0cec5383ec4cfb7de838a342671e6e9a1e 100644 (file)
@@ -43,10 +43,10 @@ NHOSTS=0
 LOAD=-1000
 
 # time limit for the simulation
-DEADLINE=0
+DEADLINE=100000
 
 # optional: additional arguments for loba (default: empty)
-MORE_ARGS=( -l100 -m1e-4 -M10 -D5 -S0.5 -%-2 -g2000 )
+MORE_ARGS=( -l100 -m1e-4 -M10 -D5 -S0.1 -%1 -g2000 )
 
 # optional: path to binary (default: ./loba)
 #LOBA=./loba
similarity index 91%
rename from Experimentations/ag_parameters1024
rename to Experimentations/ag_parameters_big
index 071c6e298f954eeca19eec6af09b4bba48a7477a..d542ae1cadec778c4e323e73a201ad25588e9219 100644 (file)
@@ -43,10 +43,10 @@ NHOSTS=0
 LOAD=-1000
 
 # time limit for the simulation
-DEADLINE=0
+DEADLINE=100000
 
 # optional: additional arguments for loba (default: empty)
-MORE_ARGS=( -l100 -m1e-4 -M10 -D5 -S0.5 -%5 -g2000 )
+MORE_ARGS=( -l100 -m1e-4 -M10 -D5 -S0.1 -%1 -g2000 )
 
 # optional: path to binary (default: ./loba)
 #LOBA=./loba