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

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