X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/e02d85948b5f10d8b37e39ec94d915c48f46a15a..c9c9afbd2a24d9e7771636bd391de0c2c0271529:/TODO diff --git a/TODO b/TODO index fa61fbb..640fb9e 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,26 @@ +* faire un autre thread pour les envois d'infos + -> c'est stupide d'attendre la fin des calcules s'il y en a beaucoup + surtout en bookkeeping... -* fix deadlock bug with ./loba cluster1000.xml -N26 -i2 +* check if communications can fail ! + (restart them) -* implement loba_* algorithms (start with some trivial one) +* review receive with timeout. + +* verify bookkeeping version. -* fix process::run (see inline comments) +* add several metrics + - message exchanges : number/volume of sent/received data/ctrl messages -* find a better +* add options -j/-J : minimum number of iterations? -* add some statistics about load (im)balance at the end of the simulation +* add a variant to (not) change neighbor load information at send? + +* implement loba_* algorithms (start with some trivial one) * for automatic process topology, -> implement some random initial distribution of load * add synchronized mode -* translate README file ? +* translate README file?