2012-03-01 |
Arnaud Giersch | Add platforms with 1024 nodes.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Use clock_gettime for a better resolution in timer.h.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Ooops, fix syntax error.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | ag_parameters: update.
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | Parameterize the exit on convergence.
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | Cosmetics: improve help message.
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | Experimental: use TRY_NO_BACKTRACE if available.
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | Add possibility to set the convergence threshold automatically.
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | Add option -G, to exit on detection of global convergence.
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | Move loading of atomic vs. cstdatomic in atomic_compat.h.
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | Document changing API with latest version of SG.
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | Remove option -x as an alternative for -k.
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | One more bug :(
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | Protect concurrent accesses to shared variables in...
|
commit | commitdiff | tree |
2012-02-29 |
Arnaud Giersch | Fix ispell dictionary in dir-locals.el.
|
commit | commitdiff | tree |
2012-02-28 |
Arnaud Giersch | ag_parameters: update for last experimentations.
|
commit | commitdiff | tree |
2012-02-27 |
Arnaud Giersch | Document a bug with parallel executions.
|
commit | commitdiff | tree |
2012-02-16 |
Arnaud Giersch | contexts/factory:raw is now the default.
|
commit | commitdiff | tree |
2012-02-07 |
Arnaud Giersch | Don't try to be clever with exceptions, let them flow...
|
commit | commitdiff | tree |
2011-12-01 |
Arnaud Giersch | Missing include.
|
commit | commitdiff | tree |
2011-11-03 |
Arnaud Giersch | Use static instead of volatile for variables that may...
|
commit | commitdiff | tree |
2011-10-24 |
Arnaud Giersch | Revert "Use a do..while() loop instead of this ugly...
|
commit | commitdiff | tree |
2011-10-18 |
Arnaud Giersch | Move idle duration, and supernumerary iterations in...
|
commit | commitdiff | tree |
2011-10-18 |
Arnaud Giersch | Count supernumerary comp. iterations.
|
commit | commitdiff | tree |
2011-10-18 |
Arnaud Giersch | Add a comment about idle duration.
|
commit | commitdiff | tree |
2011-10-18 |
Arnaud Giersch | Use shorter abbreviation in main results.
|
commit | commitdiff | tree |
2011-10-14 |
Arnaud Giersch | Add some notes in TESTS.
|
commit | commitdiff | tree |
2011-10-14 |
Arnaud Giersch | Add statistics about idle duration.
|
commit | commitdiff | tree |
2011-10-14 |
Arnaud Giersch | In compute_loop(), wait the duration of an *lb* iteration...
|
commit | commitdiff | tree |
2011-10-14 |
Arnaud Giersch | Use a do..while() loop instead of this ugly continue...
|
commit | commitdiff | tree |
2011-10-13 |
Arnaud Giersch | Also print average and deviation for times of convergence.
|
commit | commitdiff | tree |
2011-10-11 |
Arnaud Giersch | TODO: add some notes for future work.
|
commit | commitdiff | tree |
2011-10-04 |
Arnaud Giersch | Print {min,max} times of convergence on a single line.
|
commit | commitdiff | tree |
2011-10-04 |
Arnaud Giersch | Check for convergence after final receive too.
|
commit | commitdiff | tree |
2011-10-04 |
Arnaud Giersch | Add missing include.
|
commit | commitdiff | tree |
2011-10-03 |
Arnaud Giersch | Cosmetics: use a litteral constant of type double.
|
commit | commitdiff | tree |
2011-10-03 |
Arnaud Giersch | Add statistics about convergence (see parameter -%).
|
commit | commitdiff | tree |
2011-10-03 |
Arnaud Giersch | Add min and max values in statistics.
|
commit | commitdiff | tree |
2011-10-03 |
Arnaud Giersch | Cosmetics: move around a line in initial summary.
|
commit | commitdiff | tree |
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 |
next |