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
Cosmetics.
[loba.git]
/
Experimentations
/
ag_parameters
diff --git
a/Experimentations/ag_parameters
b/Experimentations/ag_parameters
index 1e539835f56702e9a1cb679822e0ced002bfde98..43eb3d10c74a8cbd07f8cc4dfa129b8b64be45be 100644
(file)
--- a/
Experimentations/ag_parameters
+++ b/
Experimentations/ag_parameters
@@
-2,20
+2,20
@@
# define the topologies
TOPOLOGIES=(
# define the topologies
TOPOLOGIES=(
- btree
- clique
+
#
btree
+
#
clique
hcube
line
hcube
line
- ring
- star
+
#
ring
+
#
star
torus
)
# define the algorithms
ALGORITHMS=(
torus
)
# define the algorithms
ALGORITHMS=(
- simple
+
#
simple
besteffort
besteffort
- 2besteffort
+
#
2besteffort
makhoul
)
makhoul
)
@@
-23,10
+23,17
@@
ALGORITHMS=(
PLATFORMS=(
cluster16.xml
cluster64.xml
PLATFORMS=(
cluster16.xml
cluster64.xml
-# cluster256.xml
+ cluster256.xml
+# cluster1024.xml
grid16.xml
grid64.xml
grid16.xml
grid64.xml
-# grid256.xml
+ grid256.xml
+# grid1024.xml
+)
+
+VARIANTS=(
+ plain
+ bookkeeping
)
# number of hosts
)
# number of hosts
@@
-36,10
+43,10
@@
NHOSTS=0
LOAD=-1000
# time limit for the simulation
LOAD=-1000
# time limit for the simulation
-DEADLINE=
1
0000
+DEADLINE=
20
0000
# optional: additional arguments for loba (default: empty)
# optional: additional arguments for loba (default: empty)
-MORE_ARGS=( -l100 -
x4 -m1e-4 -M1
0 )
+MORE_ARGS=( -l100 -
m1e-4 -M10 -D5 -S0.1 -%1 -g200
0 )
# optional: path to binary (default: ./loba)
#LOBA=./loba
# optional: path to binary (default: ./loba)
#LOBA=./loba