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

Private GIT Repository
fichier pour les tests
authorcouturie <couturie@carcariass.(none)>
Fri, 16 Sep 2011 06:20:28 +0000 (08:20 +0200)
committercouturie <couturie@carcariass.(none)>
Fri, 16 Sep 2011 06:20:28 +0000 (08:20 +0200)
Experimentations/rc_test_a_lance [new file with mode: 0644]

diff --git a/Experimentations/rc_test_a_lance b/Experimentations/rc_test_a_lance
new file mode 100644 (file)
index 0000000..39de54f
--- /dev/null
@@ -0,0 +1,35 @@
+cd Experimentation
+
+
+#vitesse pareil 2best moins de comm
+../loba  -c1e7,0 -C1e4,0 -M10 -Tline -a2best -N0 -L-1000 -t4000 cluster64.xml -l100 -b -Z -R -r34
+../loba  -c1e7,0 -C1e4,0 -M10 -Tline -abest -N0 -L-1000 -t4000 cluster64.xml -l100 -b -Z -R -r34
+../loba  -c1e7,0 -C1e4,0 -M10 -Tline -amakhoul -N0 -L-1000 -t4000 cluster64.xml -l100 -b -Z -R -r34
+
+#2best moins rapide...
+../loba  -c1e7,0 -C1e4,0 -M10 -Tline -a2best -N0 -L-1000 -t4000 cluster64.xml -l100 -b -Z
+../loba  -c1e7,0 -C1e4,0 -M10 -Tline -abest -N0 -L-1000 -t4000 cluster64.xml -l100 -b -Z
+../loba  -c1e7,0 -C1e4,0 -M10 -Tline -amakhoul -N0 -L-1000 -t4000 cluster64.xml -l100 -b -Z
+
+#idem (best converge legerement mieux mais makhoul calcule legerement plus)
+../loba  -c1e7,0 -C1e4,0 -M10 -Tline -a2best -N0 -L-1000 -t5000 cluster64.xml -l100 -b -Z
+../loba  -c1e7,0 -C1e4,0 -M10 -Tline -abest -N0 -L-1000 -t5000 cluster64.xml -l100 -b -Z
+../loba  -c1e7,0 -C1e4,0 -M10 -Tline -amakhoul -N0 -L-1000 -t5000 cluster64.xml -l100 -b -Z
+
+
+#vitesse pareil makhoul moins de comm
+../loba  -c1e7,0 -C1e4,0 -M10 -Thcube -a2best -N0 -L-1000 -t2000 cluster64.xml -l100 -b -Z -R -r34
+../loba  -c1e7,0 -C1e4,0 -M10 -Thcube -abest -N0 -L-1000 -t2000 cluster64.xml -l100 -b -Z -R -r34
+../loba  -c1e7,0 -C1e4,0 -M10 -Thcube -amakhoul -N0 -L-1000 -t2000 cluster64.xml -l100 -b -Z -R -r34
+
+#vitesse pareil makhoul moins de comm
+../loba  -c1e7,0 -C1e4,0 -M10 -Thcube -a2best -N0 -L-1000 -t2000 cluster64.xml -l100 -b -Z
+../loba  -c1e7,0 -C1e4,0 -M10 -Thcube -abest -N0 -L-1000 -t2000 cluster64.xml -l100 -b -Z
+../loba  -c1e7,0 -C1e4,0 -M10 -Thcube -amakhoul -N0 -L-1000 -t2000 cluster64.xml -l100 -b -Z
+
+
+
+#test avec plus de neouds, c'est enfin best qui va plus vite, meme s'il effectue plus d'échange
+../loba  -c1e6,0 -C1e4,0 -M10 -Tline -a2best -N0 -L-1000 -t10000 cluster256.xml -l100 -b -Z
+../loba  -c1e6,0 -C1e4,0 -M10 -Tline -abest -N0 -L-1000 -t10000 cluster256.xml -l100 -b -Z 
+../loba  -c1e6,0 -C1e4,0 -M10 -Tline -amakhoul -N0 -L-1000 -t10000 cluster256.xml -l100 -b -Z
\ No newline at end of file