]> AND Private Git Repository - loba.git/shortlog
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
loba.git
2011-10-03 Arnaud GierschAdd min and max values in statistics.
2011-10-03 Arnaud GierschCosmetics: move around a line in initial summary.
2011-10-03 Arnaud GierschNew parameter: "-k value", to specify divisor for algor...
2011-10-03 Arnaud GierschImprove error message.
2011-09-28 Arnaud GierschPrint useful metrics at exit.
2011-09-28 Arnaud GierschDefine macro PR_VALUE(), like PR_STATS().
2011-09-28 Arnaud GierschMore updates to METRICS.
2011-09-28 Arnaud GierschUpdate METRICS.
2011-09-28 Arnaud GierschAdd some words on metrics that can be used to compare...
2011-09-28 Raphael CouturierUpdate extract.pl.
2011-09-28 Arnaud GierschAdd all- (or X-) comp. iterations, counting empty itera...
2011-09-27 Arnaud GierschAdd comp. iterations to global statistics.
2011-09-27 Arnaud GierschDocument the rationale behind process::accounting.
2011-09-27 Arnaud GierschAdd support for a constant random, for testing.
2011-09-23 Raphael Couturiernew tests
2011-09-23 Arnaud GierschIn ag_parameters, limit output to every 100 iterations.
2011-09-23 Arnaud GierschIn make_params, extract common options from template...
2011-09-23 Arnaud GierschAdd option -x4 in TESTS (see commit 64c0f9cb9f).
2011-09-22 couturiemise a jour du fichier expe raph (loba_makhoul.cpp...
2011-09-22 Arnaud GierschTemporarily use opt::option_x in algorithms (2)besteffort.
2011-09-22 Arnaud GierschAdd option -X <double>, for testing and/or debugging...
2011-09-20 Arnaud GierschAdd per-directory local variables for Emacs.
2011-09-20 Arnaud GierschShort documentation for makhoul3, and reindentation.
2011-09-20 Raphael Couturiermakhoul3
2011-09-19 Arnaud GierschMove item from TODO to CHANGES.
2011-09-19 Arnaud GierschUse credit to try to avoid useless transfers.
2011-09-19 Arnaud GierschUpdate attribute "credit" for each neighbor.
2011-09-19 Arnaud GierschNew neighbor attribute: credit.
2011-09-19 Arnaud GierschDocument what should be done in test branch.
2011-09-19 Arnaud GierschPrepare next version.
2011-09-19 Arnaud GierschVersion 0.1. v0.1
2011-09-19 Arnaud GierschPrint neighbor loads (debug) at termination.
2011-09-19 Arnaud GierschCosmetic fix in comments.
2011-09-16 Arnaud GierschRemove already fixed item in TODO list.
2011-09-16 couturiefichier pour les tests
2011-09-15 Arnaud GierschAdd option -E : egocentric mode.
2011-09-15 Arnaud GierschUncapitalize description of algoriothms bulk and lln.
2011-09-15 Arnaud GierschMove options at proper place in switch..case.
2011-09-14 couturiemodif des scripts rc
2011-09-14 Arnaud GierschAdd rc_{extract,normalize,usage}.
2011-09-13 Arnaud GierschPartially revert "ajout de 3 fichiers pour lancer des...
2011-09-12 couturieajout de 3 fichiers pour lancer des expés
2011-09-08 couturieoubli de ce fichier
2011-09-08 couturieMerge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-09-08 couturieajout de 8 fichiers de tests (a mon avis leur duree...
2011-09-05 Arnaud Gierschcmath functions are in namespace std.
2011-09-05 Arnaud GierschReindent.
2011-09-05 Arnaud GierschWhitespace cleanup.
2011-09-05 Arnaud GierschUse C++ header <cmath> instead of <math.h>.
2011-09-05 Arnaud GierschAdd missing includes.
2011-09-01 Arnaud GierschIn TESTS, bound sizes of data transfers.
2011-09-01 Arnaud GierschDo not go below expected_load when bookkeeping.
2011-09-01 Arnaud GierschFix random auto-deployment in integer mode.
2011-08-31 Arnaud GierschEnforce integer initial load when integer transfers...
2011-08-31 Arnaud GierschCosmetics: split long line.
2011-08-31 Arnaud GierschFix message::to_string().
2011-08-31 Arnaud GierschFound a bug in integer mode, document it.
2011-08-31 Arnaud GierschRemove hack from make_pareams.
2011-08-31 Arnaud GierschDisable large platforms in ag_parameters.
2011-08-31 Arnaud GierschAdd make_params.
2011-08-31 Arnaud GierschUpdate TESTS, and make_params.
2011-08-31 Arnaud GierschIn run-all: simplify the names of the output files.
2011-08-31 Arnaud GierschAdd option to compress output files in run-all.
2011-08-31 Arnaud GierschDocument current problems with tests.
2011-08-31 Arnaud GierschTODO update.
2011-08-31 Arnaud GierschQuick hack in run-all: compress output files.
2011-08-31 Arnaud GierschTESTS are ready to run!
2011-08-31 Arnaud Gierschrun-all: report error messages on failure.
2011-08-31 Arnaud GierschRemove old reference to $(XML_DEV_FILES) and to rule...
2011-08-31 Arnaud GierschUpdate TODO.
2011-08-31 Arnaud GierschWhitespace cleanup.
2011-08-31 Arnaud GierschUpdate TEST description.
2011-08-31 Arnaud GierschNew parameter file for tests.
2011-08-31 Arnaud Gierschrun-all: improve summary during run.
2011-08-31 Arnaud GierschAdd some notes on experimentations to run.
2011-08-31 Arnaud GierschAdd grids of 16, 64, and 256 nodes, based on g5k.xml
2011-08-31 Arnaud GierschAdd log message about number of hosts in platform file.
2011-08-31 Arnaud GierschAdd clusters of 16, 64, and 256 nodes.
2011-08-31 Arnaud Gierschrun-all: add parameter MORE_ARGS.
2011-08-31 Arnaud Gierschrun-all: fix usage message.
2011-08-31 Arnaud GierschPartially revert "Reverted extract-all and extract...
2011-08-31 Arnaud GierschAdd as_parameters (as for A. Sider), copy current sampl...
2011-08-31 Arnaud GierschFix run-all script broken by commits cd83815d1a and...
2011-08-31 Arnaud GierschAdd the possibility to specify the initial load with...
2011-06-07 Arnaud GierschFix typo in help message.
2011-06-06 Arnaud GierschAdd option for integer transfer.
2011-06-06 Arnaud GierschFactorize computation of load_to_send.
2011-06-03 Arnaud GierschAdd algorithm 2besteffort.
2011-06-03 Arnaud GierschDon't be so picky about new algorithm name.
2011-06-03 Arnaud GierschALGORITHMS: spell check, reindent, and keep algorithms...
2011-06-01 Arnaud GierschBe consistent, and start lb-loop by a receive too.
2011-06-01 Arnaud GierschCosmetics: replace in doc "xxx-er thread" by "xxx-ing...
2011-05-31 Arnaud GierschCosmetics: declare condition_t as friend of mutex_t.
2011-05-26 Aberrahmane... Reverted run-all to original
2011-05-26 Aberrahmane... Reverted extract-all and extract-all-inv to use origina...
2011-05-25 Aberrahmane... Merge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-05-25 Aberrahmane... Adding extract-all and extract-all-inv bash scripts...
2011-05-24 Arnaud GierschUpdate BUGS.
2011-05-24 Arnaud GierschStop locking the mutex on data_receive.
2011-05-24 Arnaud GierschDo not run a last data_send round on exit.
next