2018-04-30 |
Arnaud Giersch | Be consistent and hold mutex in any case when returning...
|
commit | commitdiff | tree |
2018-04-30 |
Arnaud Giersch | Handle timeout exception in condition_t::timedwait().
|
commit | commitdiff | tree |
2018-04-30 |
Arnaud Giersch | xbt_cond_timedwait: mutex is not held on timeout.
|
commit | commitdiff | tree |
2018-04-30 |
Arnaud Giersch | Drop support for SimGrid version before 3.7.
|
commit | commitdiff | tree |
2018-04-30 |
Arnaud Giersch | TRY_FAST never existed officially.
|
commit | commitdiff | tree |
2018-04-30 |
Arnaud Giersch | Start next version.
|
commit | commitdiff | tree |
2018-04-30 |
Arnaud Giersch | Version 0.3.
|
commit | commitdiff | tree |
2013-02-11 |
Arnaud Giersch | Cosmetics: fix comments in grid*.xml.
|
commit | commitdiff | tree |
2013-02-11 |
Arnaud Giersch | Add original file g5k.xml.
|
commit | commitdiff | tree |
2013-02-05 |
Arnaud Giersch | Kill unused include.
|
commit | commitdiff | tree |
2013-02-05 |
Arnaud Giersch | MSG_clean() was deprecated since SG 3.8.
|
commit | commitdiff | tree |
2013-02-05 |
Arnaud Giersch | Use correct include.
|
commit | commitdiff | tree |
2012-11-28 |
Arnaud Giersch | Add a VERSION file, for the distrib.
|
commit | commitdiff | tree |
2012-11-28 |
Arnaud Giersch | Add copyright, and license files.
|
commit | commitdiff | tree |
2012-07-02 |
Arnaud Giersch | MSG type names got renamed in SimGrid 3.8.
|
commit | commitdiff | tree |
2012-07-02 |
Arnaud Giersch | Add virtual destructors (fix gcc warnings).
|
commit | commitdiff | tree |
2012-06-25 |
Arnaud Giersch | Cosmetics.
|
commit | commitdiff | tree |
2012-06-25 |
Arnaud Giersch | API change in SimGrid 3.8: MSG_global_init -> MSG_init.
|
commit | commitdiff | tree |
2012-06-25 |
Arnaud Giersch | Tracing API has changed. Disable it until its usage...
|
commit | commitdiff | tree |
2012-05-07 |
Arnaud Giersch | Cosmetics: insert a space before dotted lines.
|
commit | commitdiff | tree |
2012-03-30 |
Arnaud Giersch | Take tracing API changes into account.
|
commit | commitdiff | tree |
2012-03-19 |
Arnaud Giersch | Add platforms with 4096 nodes.
|
commit | commitdiff | tree |
2012-03-15 |
Arnaud Giersch | ag_parameters: double deadline
|
commit | commitdiff | tree |
2012-03-15 |
Arnaud Giersch | Bug fix: credit can be negative.
|
commit | commitdiff | tree |
2012-03-14 |
Arnaud Giersch | Update ag_parameters after last discussion.
|
commit | commitdiff | tree |
2012-03-08 |
Arnaud Giersch | ag_parameters: set -S0.5 and -g2000.
|
commit | commitdiff | tree |
2012-03-08 |
Arnaud Giersch | API change in SG 3.7.0: MSG_get_host_table() -> MSG_hosts_as...
|
commit | commitdiff | tree |
2012-03-07 |
Arnaud Giersch | run-all: check existence of platform files.
|
commit | commitdiff | tree |
2012-03-07 |
Arnaud Giersch | make_params: PREFIX can be set from 2nd parameter on...
|
commit | commitdiff | tree |
2012-03-07 |
Arnaud Giersch | Add VARIANTS to ag_parameters. Create ag_parameters1024...
|
commit | commitdiff | tree |
2012-03-07 |
Arnaud Giersch | run-all: add possibility to specify the variants to...
|
commit | commitdiff | tree |
2012-03-07 |
Arnaud Giersch | run-all: check executable.
|
commit | commitdiff | tree |
2012-03-07 |
Arnaud Giersch | Set -g1000 in ag_parameters.
|
commit | commitdiff | tree |
2012-03-06 |
Arnaud Giersch | Document correction for known bug.
|
commit | commitdiff | tree |
2012-03-02 |
Arnaud Giersch | Set -g100 in ag_parameters.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Check for the existence of input files.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Slight change to error message.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Use xbt_die instead of throwing an std::logic_error...
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Remove useless temporary references.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Remove old bugsi that don't exit anymore.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | BUGS: add missing dates.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Make opt::exit_on_convergence an unsigned int.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Update platform.xml.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Prepare next version.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Version 0.2.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Document changes for upcoming v0.2.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Update copyright string.
|
commit | commitdiff | tree |
2012-03-01 |
Arnaud Giersch | Update.
|
commit | commitdiff | tree |
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 |
next |