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

Private GIT Repository
loba.git
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.
2011-05-24 Arnaud GierschReport lost load with exit status.
2011-05-24 Arnaud GierschCosmetics in debug messages.
2011-05-24 Arnaud GierschCosmetics: rename message types, INFO -> CTRL, and...
2011-05-24 Arnaud GierschMerge INFO and CREDIT messages.
2011-05-23 Arnaud GierschUse bigger chunk allocations in sync_queue.
2011-05-23 Arnaud GierschRemove parameter "next" for constructor of sync_queue...
2011-05-23 Arnaud GierschFix missing definition in gcc 4.4/cstdatomic.
2011-05-23 Arnaud GierschUse a lock-free synchronized queue for the message...
2011-05-23 Arnaud GierschAdd a lock-free synchronized queue.
2011-05-23 Arnaud GierschIt is useless to mention "tr1", now that compilation...
2011-05-23 Arnaud GierschCompile with -std=c++0x.
2011-05-23 Arnaud GierschMakefile: add compiler flags to MAKEDEPEND, define...
2011-05-23 Arnaud GierschUpdate files descriptions in README.
2011-05-23 Arnaud GierschSpell sig_atomic_t as std::sig_atomic_t.
2011-05-20 Arnaud GierschUse sig_atomic_t for opt::exit_request.
2011-05-20 Arnaud GierschAdd a bug entry about mutex usage in process.
2011-05-18 Arnaud GierschUse -pipe to speed up compilation a little bit.
2011-05-16 Arnaud GierschQuit immediately on 2nd Ctrl-C.
2011-05-06 Arnaud GierschAccount for elapsed (wall clock) time too.
2011-05-06 Arnaud Gierschtimestamp: add possibility to choose clock type.
2011-05-06 Aberrahmane... Missing loba_lln.h and loba_lln.cpp added. ALGORITHMS...
2011-05-02 Aberrahmane... Added Least Load Neighbors and another bulk algorithm
2011-04-24 Aberrahmane... Merge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-04-20 Arnaud GierschAdd script to run experimentations.
2011-04-20 Arnaud GierschWrap long lines, and other typos.
2011-04-20 Arnaud GierschUpdate .gitignore.
2011-04-19 Arnaud GierschUpdate BUGS.
2011-04-19 Arnaud GierschFix valgrind_suppressions.
2011-04-18 Aberrahmane... Merge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-04-18 Arnaud GierschLine was too long in help message.
2011-04-18 Arnaud GierschImprove help messages.
2011-04-18 Arnaud GierschMost memory leaks in SimGrid are gone.
2011-04-04 sqAdd algorithm bulk.
2011-03-30 Arnaud GierschAdd colors to trace categories.
2011-03-30 Arnaud GierschNow that THROWF is in SG/svn, remove compatibility...
2011-03-25 Arnaud GierschUpdate valgrind_suppressions.
2011-03-25 Arnaud GierschRename valgrind_suppressions.
2011-03-25 Arnaud GierschPreparation for the removal of THROW1 in SG/svn.
2011-03-24 Arnaud GierschUpdate BUGS.
2011-03-17 Arnaud GierschSimGrid version <= 3.5 is not supported anymore.
2011-03-17 Arnaud GierschCleanup: remove simple_async.
2011-03-15 Arnaud GierschAdd debugging option -x.
2011-03-15 Arnaud GierschUse two empty lines to separate data sets.
2011-03-09 Arnaud GierschUse absolute path for SIMGRID_INSTALL_DIR (take #2).
2011-03-09 Arnaud GierschFlush pending comms just before send.
2011-03-09 Arnaud GierschNeighbor/debt should be protected against concurrent...
2011-03-09 Arnaud GierschNew bug?
2011-03-08 Arnaud GierschProtect concurrent access to real_load.
2011-03-08 Arnaud GierschRemove unused default for 2nd parameter of sleep_until_...
2011-03-08 Arnaud GierschRemove useless include.
next