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

Private GIT Repository
448d380f4c65e1b3138754913580e6195dfdc2b4
[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 * Terminate smoothly on ctrl+c.
13
14 * Support heterogeneous platforms?
15    Not sure yet.
16
17 * Add options -j/-J : minimum number of iterations?
18
19 * Add options -f/-F : termination based on flops achieved?
20
21 * Choose a license before making the code public.
22    CeCILL-B?
23
24 * Translate french parts in english (README, QUESTIONS, ALGORITHMS, ...)
25    Not urgent.
26
27 * Add synchronized mode?
28    No.
29
30 * Add a variant to (not) change neighbor load information at send?
31    No.