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
Bug fixed: use a timeout on receive.
[loba.git]
/
TODO
diff --git
a/TODO
b/TODO
index 99b97e0d7a665fef079ce59dd77b7746028d6693..2083dab8e9c23f6f735ea1fb28058628ac2c7c09 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,12
+1,20
@@
-* implement loba_* algorithms (start with some trivial one)
+* review receive with timeout.
+
+* verify bookkeeping version.
+
+* add several metrics
+ - flops (total, avg, stddev)
+ - message exchanges (number, volume)
-* fix process::run when load is 0
- -> wait for a message...
- -> how does it work with opt::bookkeeping ???
+* add options -j/-J : minimum number of iterations ?
+
+* add a variant to (not) change neighbor load information at send.
+
+* implement loba_* algorithms (start with some trivial one)
* for automatic process topology,
-> implement some random initial distribution of load
* add synchronized mode
* for automatic process topology,
-> implement some random initial distribution of load
* add synchronized mode
-* translate README file
?
+* translate README file?