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

Private GIT Repository
Do load_balance_loop in the new spawned thread instead of compute_loop.
[loba.git] / TODO
1 * add several metrics
2   - message exchanges : number/volume of sent/received data/ctrl messages
3
4 * add options -j/-J : minimum number of iterations?
5
6 * add options -f/-F : termination based on flops achieved?
7
8 * add a variant to (not) change neighbor load information at send?
9
10 * implement loba_* algorithms (start with some trivial one)
11
12 * for automatic process topology,
13    -> implement some random initial distribution of load
14
15 * add synchronized mode
16
17 * translate README file?