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

Private GIT Repository
TESTS are ready to run!
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 13 Jul 2011 16:30:22 +0000 (18:30 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 31 Aug 2011 20:18:55 +0000 (22:18 +0200)
I hope...

Experimentations/ag_parameters
TESTS

index f73e1200331e2573315c3c5153b0c4ec3ad9d75e..c52df17a10f2c5baf1352591f1d5112fc154477e 100644 (file)
@@ -39,7 +39,7 @@ LOAD=-1000
 DEADLINE=10000
 
 # optional: additional arguments for loba (default: empty)
-MORE_ARGS=( -r 42 )
+#MORE_ARGS=( -r 42 )
 
 # optional: path to binary (default: ./loba)
 #LOBA=./loba
diff --git a/TESTS b/TESTS
index 1bbade9b2758822d5f06424ac337a435870dbdaf..a57c1548135c1bba08117be639aedd7fb5a1e659 100644 (file)
--- a/TESTS
+++ b/TESTS
@@ -1,11 +1,11 @@
 TODO
 => arborescence des résultats, répartition des fichiers
-  Actuellement:
-  - results/plat_${PLATFORM}/topo_${TOPOLOGY}/loba_${PARAM/ALGO}.out
-  Reste à:
-  - intégrer les differents rations comp/comm (× 7)
-  - variantes sur la répartition initiale     (× 2)
-  - variantes entière ou non                  (× 2)
+  Actuellement :
+  - results_XY_Z/plat_${PLATFORM}/topo_${TOPOLOGY}/loba_${PARAM/ALGO}.out
+  Avec :
+  - X : 'I' (variante entière) ou 'R' (variante réelle)
+  - Y : '1' (node 0) ou 'N' (réparition aléatoire)
+  - Z : '1000:1' '100:1' '10:1' '1:1' '1:10' '1:100' '1:1000' (ratio)
 
 RÉSUMÉ
 - 6 plates-formes
@@ -48,19 +48,19 @@ TOPOLOGIES : toutes                                     [OK]
 CHARGE INITIALE                                         [OK]
 - 1000 / noeud
 
-REPARTITION INITIALE                                    [WIP]
+REPARTITION INITIALE                                    [OK]
 - node 0
 - aléatoire     -R
 => même seed!   -r 42
 
-RATIO comp/comm                                         [WIP]
-- 1/1000        -c 1e9,0 -C 1.25e11,0
-- 1/100         -c 1e9,0 -C 1.25e10,0
-- 1/10          -c 1e9,0 -C 1.25e9,0
-- 1             -c 1e9,0 -C 1.25e8,0
-- 10            -c 1e9,0 -C 1.25e7,0
-- 100           -c 1e9,0 -C 1.25e6,0
+RATIO comp/comm                                         [OK]
 - 1000          -c 1e9,0 -C 1.25e5,0
+- 100           -c 1e9,0 -C 1.25e6,0
+- 10            -c 1e9,0 -C 1.25e7,0
+- 1             -c 1e9,0 -C 1.25e8,0
+- 1/10          -c 1e9,0 -C 1.25e9,0
+- 1/100         -c 1e9,0 -C 1.25e10,0
+- 1/1000        -c 1e9,0 -C 1.25e11,0
 => corrigés en fonction des ratios des capacités de calcul/comm (1e9/1.25e8)
 
 ALGOS                                                   [OK]
@@ -69,6 +69,6 @@ ALGOS                                                   [OK]
 - 2besteffort
 - makhoul
 
-VARIANTES                                               [WIP]
+VARIANTES                                               [OK]
 - bookkeeping   -b
 - integer       -Z