X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/b7d00583f1757799be4a70b8ead9a37736d18ac6..c0a35285e53870b4f8f0be9857debc39e61f6ba2:/TODO diff --git a/TODO b/TODO index d59eb3c..fcd2d79 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,20 @@ +* In run-all: + - Use more legible names for generated files. + Current problems are: + . file names are too long. + . MORE_ARGS do not appear in file name. + Why not simply using file names "plain.out", and "bookkeeping.out"? + * Support heterogeneous platforms? Not sure yet. Should be doable if each process also sends its speed to its neighbors. -* Add options -j/-J : minimum number of iterations? +* Add options -j/-J: minimum number of iterations? + +* Add options -f/-F: termination based on flops achieved? -* Add options -f/-F : termination based on flops achieved? +* Reindent source code. + Mainly loba_{bulk,lln}.cpp. * Choose a license before making the code public. CeCILL-B?