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

Private GIT Repository
Implement loba_besteffort.
[loba.git] / TODO
1 * Implement some random initial distribution of load
2    Options -r seed, -R [algo ?]
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.