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

Private GIT Repository
42ec2773cd0e883694b78e1eebe67735d9653c55
[loba.git] / TODO
1 * BUG
2   ./loba cluster1000.xml -N64 -L100 -i100 -a fair -T hcube
3   leads to deadlock
4
5 * review receive with timeout.
6
7 * verify bookkeeping version.
8
9 * add several metrics
10   - flops (total, avg, stddev)
11   - message exchanges (number, volume)
12
13 * add options -j/-J : minimum number of iterations ?
14
15 * add a variant to (not) change neighbor load information at send.
16
17 * implement loba_* algorithms (start with some trivial one)
18
19 * for automatic process topology,
20    -> implement some random initial distribution of load
21
22 * add synchronized mode
23
24 * translate README file?