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

Private GIT Repository
0d476f49b6f3ff0e3bf14a98c9a9e41a6ffbcc56
[loba.git] / TODO
1 * Create git repo for papers.
2    Done.
3
4 * Implement algorithm discussed on Feb. 23 with R.C.
5
6 * Implement makhoul2 algorithm?
7    See source code for omnet++.
8
9 * Implement some random initial distribution of load
10    Options -r seed, -R [algo ?]
11
12 * Support heterogeneous platforms?
13    Not sure yet.
14    Should be doable if each process also sends its speed to its neighbors.
15
16 * Add options -j/-J : minimum number of iterations?
17
18 * Add options -f/-F : termination based on flops achieved?
19
20 * Choose a license before making the code public.
21    CeCILL-B?
22
23 * Translate french parts in english (README, QUESTIONS, ALGORITHMS, ...)
24    Not urgent.
25
26 * Add synchronized mode?
27    No.
28
29 * Add a variant to (not) change neighbor load information at send?
30    No.