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

Private GIT Repository
Add some notes on experimentations to run.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 30 Jun 2011 15:23:31 +0000 (17:23 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 31 Aug 2011 20:18:55 +0000 (22:18 +0200)
TESTS [new file with mode: 0644]

diff --git a/TESTS b/TESTS
new file mode 100644 (file)
index 0000000..610a56e
--- /dev/null
+++ b/TESTS
@@ -0,0 +1,53 @@
+NOMBRE DE NOEUDS                                        [OK]
+- 16
+- 64
+- 256
+
+PLATESFORMES                                            [OK]
+- homogène      -> cluster{16,64,256}.xml
+- hétérogène    -> grid{16,64,256}.xml
+  * grid16  : 4 clusters de 4 nœuds sur 4 sites (1 par site)
+  * grid64  : 16 clusters de 4 nœuds sur 8 sites (2 par site)
+  * grid256 : 24 clusters de 10 ou 11 nœuds sur 8 sites (2 ou 4 par site,
+              dont 1 à 10 nœuds et 1 ou 3 à 11 nœuds)
+
+Caractéristiques :
+- calculs .......: 1 GFlop/s
+- communications : bw=125 MB/s  lat= 50 µs
+- backbone ......: bw=2.25 GB/s lat=500 µs
+
+TOPOLOGIES : toutes                                     [???]
+- btree
+- clique
+- hcube
+- line
+- ring
+- star
+- torus
+
+CHARGE INITIALE                                         [OK]
+- 1000 / noeud
+
+REPARTITION INITIALE                                    [WIP]
+- node 0
+- aléatoire (choisir le même seed!)
+
+RATIO comp/comm                                         [WIP]
+- 1/1000        -c 1e9,0 -C 1e12,0
+- 1/100         -c 1e9,0 -C 1e11,0
+- 1/10          -c 1e9,0 -C 1e10,0
+- 1             -c 1e9,0 -C 1e9,0
+- 10            -c 1e9,0 -C 1e8,0
+- 100           -c 1e9,0 -C 1e7,0
+- 1000          -c 1e9,0 -C 1e6,0
+=> NON! à corriger en fonction des ratios des capacités de calcul/comm !
+
+ALGOS                                                   [OK]
+- simple
+- besteffort
+- 2besteffort
+- makhoul
+
+VARIANTES                                               [WIP]
+- bookkeeping
+- integer