2 - Fix compression of output files (make it optional?).
3 - Use more legible names for generated files.
5 . file names are too long.
6 . MORE_ARGS do not appear in file name.
7 Why not simply using file names "plain.out", and "bookkeeping.out"?
9 * Support heterogeneous platforms?
11 Should be doable if each process also sends its speed to its neighbors.
13 * Add options -j/-J: minimum number of iterations?
15 * Add options -f/-F: termination based on flops achieved?
17 * Reindent source code.
18 Mainly loba_{bulk,lln}.cpp.
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?