2011-10-03 |
Arnaud Giersch | New parameter: "-k value", to specify divisor for algorithms...
|
commit | commitdiff | tree |
2011-10-03 |
Arnaud Giersch | Improve error message.
|
commit | commitdiff | tree |
2011-09-28 |
Arnaud Giersch | Print useful metrics at exit.
|
commit | commitdiff | tree |
2011-09-28 |
Arnaud Giersch | Define macro PR_VALUE(), like PR_STATS().
|
commit | commitdiff | tree |
2011-09-28 |
Arnaud Giersch | More updates to METRICS.
|
commit | commitdiff | tree |
2011-09-28 |
Arnaud Giersch | Update METRICS.
|
commit | commitdiff | tree |
2011-09-28 |
Arnaud Giersch | Add some words on metrics that can be used to compare...
|
commit | commitdiff | tree |
2011-09-28 |
Arnaud Giersch | Add all- (or X-) comp. iterations, counting empty iterations...
|
commit | commitdiff | tree |
2011-09-27 |
Arnaud Giersch | Add comp. iterations to global statistics.
|
commit | commitdiff | tree |
2011-09-27 |
Arnaud Giersch | Document the rationale behind process::accounting.
|
commit | commitdiff | tree |
2011-09-27 |
Arnaud Giersch | Add support for a constant random, for testing.
|
commit | commitdiff | tree |
2011-09-23 |
Arnaud Giersch | In ag_parameters, limit output to every 100 iterations.
|
commit | commitdiff | tree |
2011-09-23 |
Arnaud Giersch | In make_params, extract common options from template...
|
commit | commitdiff | tree |
2011-09-23 |
Arnaud Giersch | Add option -x4 in TESTS (see commit 64c0f9cb9f).
|
commit | commitdiff | tree |
2011-09-22 |
Arnaud Giersch | Temporarily use opt::option_x in algorithms (2)besteffort.
|
commit | commitdiff | tree |
2011-09-22 |
Arnaud Giersch | Add option -X <double>, for testing and/or debugging...
|
commit | commitdiff | tree |
2011-09-20 |
Arnaud Giersch | Add per-directory local variables for Emacs.
|
commit | commitdiff | tree |
2011-09-20 |
Arnaud Giersch | Short documentation for makhoul3, and reindentation.
|
commit | commitdiff | tree |
2011-09-19 |
Arnaud Giersch | Move item from TODO to CHANGES.
|
commit | commitdiff | tree |
2011-09-19 |
Arnaud Giersch | Use credit to try to avoid useless transfers.
|
commit | commitdiff | tree |
2011-09-19 |
Arnaud Giersch | Update attribute "credit" for each neighbor.
|
commit | commitdiff | tree |
2011-09-19 |
Arnaud Giersch | New neighbor attribute: credit.
|
commit | commitdiff | tree |
2011-09-19 |
Arnaud Giersch | Document what should be done in test branch.
|
commit | commitdiff | tree |
2011-09-19 |
Arnaud Giersch | Prepare next version.
|
commit | commitdiff | tree |
2011-09-19 |
Arnaud Giersch | Version 0.1.
|
commit | commitdiff | tree |
2011-09-19 |
Arnaud Giersch | Print neighbor loads (debug) at termination.
|
commit | commitdiff | tree |
2011-09-19 |
Arnaud Giersch | Cosmetic fix in comments.
|
commit | commitdiff | tree |
2011-09-16 |
Arnaud Giersch | Remove already fixed item in TODO list.
|
commit | commitdiff | tree |
2011-09-15 |
Arnaud Giersch | Add option -E : egocentric mode.
|
commit | commitdiff | tree |
2011-09-15 |
Arnaud Giersch | Uncapitalize description of algoriothms bulk and lln.
|
commit | commitdiff | tree |
2011-09-15 |
Arnaud Giersch | Move options at proper place in switch..case.
|
commit | commitdiff | tree |
2011-09-14 |
Arnaud Giersch | Add rc_{extract,normalize,usage}.
|
commit | commitdiff | tree |
2011-09-13 |
Arnaud Giersch | Partially revert "ajout de 3 fichiers pour lancer des...
|
commit | commitdiff | tree |
2011-09-05 |
Arnaud Giersch | cmath functions are in namespace std.
|
commit | commitdiff | tree |
2011-09-05 |
Arnaud Giersch | Reindent.
|
commit | commitdiff | tree |
2011-09-05 |
Arnaud Giersch | Whitespace cleanup.
|
commit | commitdiff | tree |
2011-09-05 |
Arnaud Giersch | Use C++ header <cmath> instead of <math.h>.
|
commit | commitdiff | tree |
2011-09-05 |
Arnaud Giersch | Add missing includes.
|
commit | commitdiff | tree |
2011-09-01 |
Arnaud Giersch | In TESTS, bound sizes of data transfers.
|
commit | commitdiff | tree |
2011-09-01 |
Arnaud Giersch | Do not go below expected_load when bookkeeping.
|
commit | commitdiff | tree |
2011-09-01 |
Arnaud Giersch | Fix random auto-deployment in integer mode.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Enforce integer initial load when integer transfers...
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Cosmetics: split long line.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Fix message::to_string().
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Found a bug in integer mode, document it.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Remove hack from make_pareams.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Disable large platforms in ag_parameters.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add make_params.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Update TESTS, and make_params.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | In run-all: simplify the names of the output files.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add option to compress output files in run-all.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Document current problems with tests.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | TODO update.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Quick hack in run-all: compress output files.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | TESTS are ready to run!
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | run-all: report error messages on failure.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Remove old reference to $(XML_DEV_FILES) and to rule...
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Update TODO.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Whitespace cleanup.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Update TEST description.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | New parameter file for tests.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | run-all: improve summary during run.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add some notes on experimentations to run.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add grids of 16, 64, and 256 nodes, based on g5k.xml
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add log message about number of hosts in platform file.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add clusters of 16, 64, and 256 nodes.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | run-all: add parameter MORE_ARGS.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | run-all: fix usage message.
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Partially revert "Reverted extract-all and extract...
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add as_parameters (as for A. Sider), copy current sample_par...
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Fix run-all script broken by commits cd83815d1a and...
|
commit | commitdiff | tree |
2011-08-31 |
Arnaud Giersch | Add the possibility to specify the initial load with...
|
commit | commitdiff | tree |
2011-06-07 |
Arnaud Giersch | Fix typo in help message.
|
commit | commitdiff | tree |
2011-06-06 |
Arnaud Giersch | Add option for integer transfer.
|
commit | commitdiff | tree |
2011-06-06 |
Arnaud Giersch | Factorize computation of load_to_send.
|
commit | commitdiff | tree |
2011-06-03 |
Arnaud Giersch | Add algorithm 2besteffort.
|
commit | commitdiff | tree |
2011-06-03 |
Arnaud Giersch | Don't be so picky about new algorithm name.
|
commit | commitdiff | tree |
2011-06-03 |
Arnaud Giersch | ALGORITHMS: spell check, reindent, and keep algorithms...
|
commit | commitdiff | tree |
2011-06-01 |
Arnaud Giersch | Be consistent, and start lb-loop by a receive too.
|
commit | commitdiff | tree |
2011-06-01 |
Arnaud Giersch | Cosmetics: replace in doc "xxx-er thread" by "xxx-ing...
|
commit | commitdiff | tree |
2011-05-31 |
Arnaud Giersch | Cosmetics: declare condition_t as friend of mutex_t.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Update BUGS.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Stop locking the mutex on data_receive.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Do not run a last data_send round on exit.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Report lost load with exit status.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Cosmetics in debug messages.
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Cosmetics: rename message types, INFO -> CTRL, and...
|
commit | commitdiff | tree |
2011-05-24 |
Arnaud Giersch | Merge INFO and CREDIT messages.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Use bigger chunk allocations in sync_queue.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Remove parameter "next" for constructor of sync_queue...
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Fix missing definition in gcc 4.4/cstdatomic.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Use a lock-free synchronized queue for the message...
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Add a lock-free synchronized queue.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | It is useless to mention "tr1", now that compilation...
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Compile with -std=c++0x.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Makefile: add compiler flags to MAKEDEPEND, define...
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Update files descriptions in README.
|
commit | commitdiff | tree |
2011-05-23 |
Arnaud Giersch | Spell sig_atomic_t as std::sig_atomic_t.
|
commit | commitdiff | tree |
2011-05-20 |
Arnaud Giersch | Use sig_atomic_t for opt::exit_request.
|
commit | commitdiff | tree |
2011-05-20 |
Arnaud Giersch | Add a bug entry about mutex usage in process.
|
commit | commitdiff | tree |
next |