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
Fix missing definition in gcc 4.4/cstdatomic.
[loba.git]
/
TODO
diff --git
a/TODO
b/TODO
index 25c3797915f093160bf7e1b2a4ded7f0cff1a376..d59eb3cae1b026a013f12f54e1a3acbd8a2c3500 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,16
+1,19
@@
-* verify bookkeeping version.
+* Support heterogeneous platforms?
+ Not sure yet.
+ Should be doable if each process also sends its speed to its neighbors.
-*
add minimum (sleep) time between 2 lb iterations
?
+*
Add options -j/-J : minimum number of iterations
?
-*
add options -j/-J : minimum number of iterations
?
+*
Add options -f/-F : termination based on flops achieved
?
-* add a variant to (not) change neighbor load information at send.
+* Choose a license before making the code public.
+ CeCILL-B?
-* implement loba_* algorithms (start with some trivial one)
+* Translate french parts in english (README, QUESTIONS, ALGORITHMS, ...)
+ Not urgent.
-*
for automatic process topology,
- -> implement some random initial distribution of load
+*
Add synchronized mode?
+ No.
-* add synchronized mode
-
-* translate README file?
+* Add a variant to (not) change neighbor load information at send?
+ No.