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

Private GIT Repository
Try to describe load-balancing algorithms.
[loba.git] / TODO
diff --git a/TODO b/TODO
index fa61fbbe37f4870f8380500f5343fd61839755b5..b7ef5c5fd0d6c73bc6378b78d74ba3fa9ef84591 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,17 +1,14 @@
+* for automatic process topology,
+   -> implement some random initial distribution of load
 
 
-* fix deadlock bug with  ./loba  cluster1000.xml -N26 -i2
-
-* implement loba_* algorithms (start with some trivial one)
-
-* fix process::run (see inline comments)
-
-* find a better 
+* implement makhoul2
 
 
-* add some statistics about load (im)balance at the end of the simulation
+* 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