X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/ba8a9c5fbc92dc95fc99d8078b3474fd2fd5a043..ab12e5fdde759c1a4545159b2667d2cf3531591c:/TODO diff --git a/TODO b/TODO index 1b4de13..fa61fbb 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,17 @@ + +* fix deadlock bug with ./loba cluster1000.xml -N26 -i2 + * implement loba_* algorithms (start with some trivial one) -* fix process::run when load is 0 - -> wait for a message... - -> how does it work with opt::bookkeeping ??? +* fix process::run (see inline comments) + +* find a better + +* add some statistics about load (im)balance at the end of the simulation -* implement automatic process topology - (line, ring, star, btree, clique, hypercube, etc..) +* for automatic process topology, + -> implement some random initial distribution of load * add synchronized mode +* translate README file ?