X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/ba8a9c5fbc92dc95fc99d8078b3474fd2fd5a043..4096be9a95ef90a463f9721817750ad84f141b0a:/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 ?