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
Use FATPIPE for backbone in machines1000.xml.
[loba.git]
/
options.h
diff --git
a/options.h
b/options.h
index 0abec0f2e5ef0fe78e1c1802b666dbb62375177c..dee2953c58cba17860b324de0b6f39d675033dbd 100644
(file)
--- a/
options.h
+++ b/
options.h
@@
-34,6
+34,8
@@
namespace opt {
extern std::string topology;
extern unsigned nhosts;
extern double load;
+ extern bool random_distribution;
+ extern unsigned long random_seed;
}
// Load balancing algorithm