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

Private GIT Repository
Update TODO list.
[loba.git] / TODO
diff --git a/TODO b/TODO
index 42ec2773cd0e883694b78e1eebe67735d9653c55..6ed42b28eceacf20a7c627ebe4189798e1ef1cfa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,24 +1,17 @@
-* BUG
-  ./loba cluster1000.xml -N64 -L100 -i100 -a fair -T hcube
-  leads to deadlock
-
-* review receive with timeout.
-
-* verify bookkeeping version.
-
 * add several metrics
 * add several metrics
-  - flops (total, avg, stddev)
-  - message exchanges (number, volume)
+  - message exchanges : number/volume of sent/received data/ctrl messages
 
 
-* add options -j/-J : minimum number of iterations ?
+* for automatic process topology,
+   -> implement some random initial distribution of load
 
 
-* add a variant to (not) change neighbor load information at send.
+* implement makhoul2
 
 
-* implement loba_* algorithms (start with some trivial one)
+* add options -j/-J : minimum number of iterations?
 
 
-* for automatic process topology,
-   -> implement some random initial distribution of load
+* add options -f/-F : termination based on flops achieved?
 
 
-* add synchronized mode
+* implement loba_* algorithms (start with some trivial one)
 
 
-* translate README file?
+* add synchronized mode? NO
+* add a variant to (not) change neighbor load information at send? NO
+* translate README file? NOT URGENT