A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
More updates to METRICS.
[loba.git]
/
Experimentations
/
sample_parameters
diff --git
a/Experimentations/sample_parameters
b/Experimentations/sample_parameters
index 264b504e0b1971b26fbad8325e24a3750afbedf0..bfa5d67de5763c935bb438dd1f3bb81a72e15108 100644
(file)
--- a/
Experimentations/sample_parameters
+++ b/
Experimentations/sample_parameters
@@
-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=(
# define the topologies
TOPOLOGIES=(
@@
-15,8
+18,6
@@
ALGORITHMS=(
besteffort
makhoul
simple
besteffort
makhoul
simple
- lln
- bulk
)
# the different platform files
)
# the different platform files
@@
-25,16
+26,19
@@
PLATFORMS=(
)
# number of hosts
)
# number of hosts
-NHOSTS=
64
+NHOSTS=
0
# total load
# total load
-LOAD=
64
00
+LOAD=
10
00
# time limit for the simulation
DEADLINE=10000
# time limit for the simulation
DEADLINE=10000
+# optional: additional arguments for loba (default: empty)
+#MORE_ARGS=( -r 42 -Z )
+
# optional: path to binary (default: ./loba)
# optional: path to binary (default: ./loba)
-
LOBA=.
./loba
+
#LOBA=
./loba
# optional: path to results (default: ./results)
#RESULTS=./results
# optional: path to results (default: ./results)
#RESULTS=./results