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 * Support heterogeneous platforms?
14 Should be doable if each process also sends its speed to its neighbors.
16 * Add options -j/-J : minimum number of iterations?
18 * Add options -f/-F : termination based on flops achieved?
20 * Choose a license before making the code public.
23 * Translate french parts in english (README, QUESTIONS, ALGORITHMS, ...)
26 * Add synchronized mode?
29 * Add a variant to (not) change neighbor load information at send?