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

Private GIT Repository
Partially revert "Reverted extract-all and extract-all-inv to use original log files...
[loba.git] / Experimentations / sample_parameters
index 264b504e0b1971b26fbad8325e24a3750afbedf0..9019c885d341ffe6315b91b776a25082190d832a 100644 (file)
@@ -1,3 +1,6 @@
+### THIS IS A SAMPLE PARAMETER FILE FOR THE run-all SCRIPT.
+### DO NOT CHANGE IT TO FIT YOUR OWN EXPERIMENTATIONS,
+### CREATE ANOTHER FILE INSTEAD.
 
 # define the topologies
 TOPOLOGIES=(
@@ -15,8 +18,6 @@ ALGORITHMS=(
     besteffort
     makhoul
     simple
-    lln
-    bulk
 )
 
 # the different platform files
@@ -25,16 +26,16 @@ PLATFORMS=(
 )
 
 # number of hosts
-NHOSTS=64
+NHOSTS=0
 
 # total load
-LOAD=6400
+LOAD=1000
 
 # time limit for the simulation
 DEADLINE=10000
 
 # optional: path to binary (default: ./loba)
-LOBA=../loba
+#LOBA=./loba
 
 # optional: path to results (default: ./results)
 #RESULTS=./results