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

Private GIT Repository
In make_params, extract common options from template file.
[loba.git] / TODO
1 * Remove usage of opt::option_x in loba_besteffort.cpp and loba_2besteffort.cpp
2    Either simply remove it, or change it to a real option.
3
4 * Support heterogeneous platforms?
5    Not sure yet.
6    Should be doable if each process also sends its speed to its neighbors.
7
8 * Add options -j/-J: minimum number of iterations?
9
10 * Add options -f/-F: termination based on flops achieved?
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.