X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/a2555a351393901a2e5398707e473cb062eed578..5f22ab212f1e88905e59d3a2740bbae5dfc40fd3:/TODO?ds=sidebyside diff --git a/TODO b/TODO index 640fb9e..448d380 100644 --- a/TODO +++ b/TODO @@ -1,26 +1,31 @@ -* 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... +* Create git repo for papers. + Done. -* check if communications can fail ! - (restart them) +* Implement algorithm discussed on Feb. 23 with R.C. -* review receive with timeout. +* Implement makhoul2 algorithm? + See source code for omnet++. -* verify bookkeeping version. +* Implement some random initial distribution of load + Options -r seed, -R [algo ?] -* add several metrics - - message exchanges : number/volume of sent/received data/ctrl messages +* Terminate smoothly on ctrl+c. -* add options -j/-J : minimum number of iterations? +* Support heterogeneous platforms? + Not sure yet. -* add a variant to (not) change neighbor load information at send? +* Add options -j/-J : minimum number of iterations? -* implement loba_* algorithms (start with some trivial one) +* Add options -f/-F : termination based on flops achieved? -* for automatic process topology, - -> implement some random initial distribution of load +* Choose a license before making the code public. + CeCILL-B? -* add synchronized mode +* Translate french parts in english (README, QUESTIONS, ALGORITHMS, ...) + Not urgent. -* translate README file? +* Add synchronized mode? + No. + +* Add a variant to (not) change neighbor load information at send? + No.