From: Arnaud Giersch Date: Tue, 25 Jan 2011 12:29:26 +0000 (+0100) Subject: Add BUGS and review TODO. X-Git-Tag: v0.1~188^2~7 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/5a4a8663668a3af89fe7c4026d08f3e0fb144f05?ds=sidebyside Add BUGS and review TODO. --- diff --git a/BUGS b/BUGS new file mode 100644 index 0000000..ff54efc --- /dev/null +++ b/BUGS @@ -0,0 +1,3 @@ +./loba cluster1000.xml -N64 -L100 -i100 -a fair -T hcube +=> leads to deadlock (with stable) + diff --git a/TODO b/TODO index 42ec277..dd423e2 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,13 @@ -* BUG - ./loba cluster1000.xml -N64 -L100 -i100 -a fair -T hcube - leads to deadlock - * review receive with timeout. * verify bookkeeping version. * 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 ? +* add options -j/-J : minimum number of iterations? -* add a variant to (not) change neighbor load information at send. +* add a variant to (not) change neighbor load information at send? * implement loba_* algorithms (start with some trivial one)