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
Move item from TODO to CHANGES.
[loba.git]
/
TODO
diff --git
a/TODO
b/TODO
index b7ef5c5fd0d6c73bc6378b78d74ba3fa9ef84591..93df78fae1d2eaec226be3f57389ebd8dd2f8e32 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,14
+1,19
@@
-* for automatic process topology,
- -> implement some random initial distribution of load
+* Support heterogeneous platforms?
+ Not sure yet.
+ Should be doable if each process also sends its speed to its neighbors.
-*
implement makhoul2
+*
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 options -f/-F : termination based on flops achieved?
+* 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.
-* add synchronized mode? NO
-* add a variant to (not) change neighbor load information at send? NO
-* translate README file? NOT URGENT
+* Add synchronized mode?
+ No.
+
+* Add a variant to (not) change neighbor load information at send?
+ No.