1 * Create git repo for papers.
4 * Implement algorithm discussed on Feb. 23 with R.C.
6 * Implement makhoul2 algorithm?
7 See source code for omnet++.
9 * Implement some random initial distribution of load
10 Options -r seed, -R [algo ?]
12 * Terminate smoothly on ctrl+c.
14 * Support heterogeneous platforms?
16 Should be doable if each process also sends its speed to its neighbors.
18 * Add options -j/-J : minimum number of iterations?
20 * Add options -f/-F : termination based on flops achieved?
22 * Choose a license before making the code public.
25 * Translate french parts in english (README, QUESTIONS, ALGORITHMS, ...)
28 * Add synchronized mode?
31 * Add a variant to (not) change neighbor load information at send?