]> AND Private Git Repository - loba.git/blob - TODO
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Rename valgrind_suppressions.
[loba.git] / TODO
1 * When ready, remove hack for THROWF in main.cpp.
2
3 * Support heterogeneous platforms?
4    Not sure yet.
5    Should be doable if each process also sends its speed to its neighbors.
6
7 * Add options -j/-J : minimum number of iterations?
8
9 * Add options -f/-F : termination based on flops achieved?
10
11 * Choose a license before making the code public.
12    CeCILL-B?
13
14 * Translate french parts in english (README, QUESTIONS, ALGORITHMS, ...)
15    Not urgent.
16
17 * Add synchronized mode?
18    No.
19
20 * Add a variant to (not) change neighbor load information at send?
21    No.