2018-04-30 |
Arnaud Giersch | Filx build with SimGrid 3.14. sg_v3_14 |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Update XML files to version 4. sg_v3_13 |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Add units in XML files. |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Fix build with SimGrid 3.12. sg_v3_12 |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Remove usage of std::bind. sg_v3_7_1 |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Kill atomic_compat.h. |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Update CXXFLAGS. |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Be consistent and hold mutex in any case when returning... |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Handle timeout exception in condition_t::timedwait(). |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | xbt_cond_timedwait: mutex is not held on timeout. |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Drop support for SimGrid version before 3.7. |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | TRY_FAST never existed officially. |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Start next version. |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Arnaud Giersch | Version 0.3. v0.3 |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Arnaud Giersch | Cosmetics: fix comments in grid*.xml. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Arnaud Giersch | Add original file g5k.xml. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Arnaud Giersch | Kill unused include. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Arnaud Giersch | MSG_clean() was deprecated since SG 3.8. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Arnaud Giersch | Use correct include. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Arnaud Giersch | Add a VERSION file, for the distrib. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Arnaud Giersch | Add copyright, and license files. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Arnaud Giersch | MSG type names got renamed in SimGrid 3.8. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Arnaud Giersch | Add virtual destructors (fix gcc warnings). |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Arnaud Giersch | Cosmetics. |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Arnaud Giersch | API change in SimGrid 3.8: MSG_global_init -> MSG_init. |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Arnaud Giersch | Tracing API has changed. Disable it until its usage... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Arnaud Giersch | Cosmetics: insert a space before dotted lines. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Arnaud Giersch | Take tracing API changes into account. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Arnaud Giersch | Add platforms with 4096 nodes. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Arnaud Giersch | ag_parameters: double deadline exp_20120315 |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Arnaud Giersch | Bug fix: credit can be negative. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Arnaud Giersch | Update ag_parameters after last discussion. exp_20120314 |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Arnaud Giersch | ag_parameters: set -S0.5 and -g2000. exp_20120308 |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Arnaud Giersch | API change in SG 3.7.0: MSG_get_host_table() -> MSG_hos... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Arnaud Giersch | run-all: check existence of platform files. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Arnaud Giersch | make_params: PREFIX can be set from 2nd parameter on... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Arnaud Giersch | Add VARIANTS to ag_parameters. Create ag_parameters102... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Arnaud Giersch | run-all: add possibility to specify the variants to... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Arnaud Giersch | run-all: check executable. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Arnaud Giersch | Set -g1000 in ag_parameters. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Arnaud Giersch | Document correction for known bug. |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Arnaud Giersch | Set -g100 in ag_parameters. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Check for the existence of input files. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Slight change to error message. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Use xbt_die instead of throwing an std::logic_error... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Remove useless temporary references. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Remove old bugsi that don't exit anymore. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | BUGS: add missing dates. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Make opt::exit_on_convergence an unsigned int. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Update platform.xml. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Prepare next version. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Version 0.2. v0.2 |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Document changes for upcoming v0.2. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Update copyright string. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Update. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Add platforms with 1024 nodes. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Use clock_gettime for a better resolution in timer.h. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | Ooops, fix syntax error. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Arnaud Giersch | ag_parameters: update. exp_20120229 |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | Parameterize the exit on convergence. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | Cosmetics: improve help message. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | Experimental: use TRY_NO_BACKTRACE if available. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | Add possibility to set the convergence threshold automa... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | Add option -G, to exit on detection of global convergence. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | Move loading of atomic vs. cstdatomic in atomic_compat.h. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | Document changing API with latest version of SG. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | Remove option -x as an alternative for -k. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | One more bug :( |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | Protect concurrent accesses to shared variables in... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Arnaud Giersch | Fix ispell dictionary in dir-locals.el. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Arnaud Giersch | ag_parameters: update for last experimentations. exp_20120216 |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Arnaud Giersch | Document a bug with parallel executions. |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Arnaud Giersch | contexts/factory:raw is now the default. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Arnaud Giersch | Don't try to be clever with exceptions, let them flow... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Arnaud Giersch | Missing include. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Arnaud Giersch | Use static instead of volatile for variables that may... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
couturie | mise a jour des résultats des expés |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Raphael Couturier | modif expe raph |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Arnaud Giersch | Revert "Use a do..while() loop instead of this ugly... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Arnaud Giersch | Move idle duration, and supernumerary iterations in... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Arnaud Giersch | Count supernumerary comp. iterations. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Arnaud Giersch | Add a comment about idle duration. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Arnaud Giersch | Use shorter abbreviation in main results. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Arnaud Giersch | Add some notes in TESTS. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Arnaud Giersch | Add statistics about idle duration. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Arnaud Giersch | In compute_loop(), wait the duration of an *lb* iterati... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Arnaud Giersch | Use a do..while() loop instead of this ugly continue... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Arnaud Giersch | Also print average and deviation for times of convergence. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Arnaud Giersch | TODO: add some notes for future work. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Arnaud Giersch | Print {min,max} times of convergence on a single line. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Arnaud Giersch | Check for convergence after final receive too. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Arnaud Giersch | Add missing include. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Arnaud Giersch | Cosmetics: use a litteral constant of type double. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Arnaud Giersch | Add statistics about convergence (see parameter -%). |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Arnaud Giersch | Add min and max values in statistics. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Arnaud Giersch | Cosmetics: move around a line in initial summary. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Arnaud Giersch | New parameter: "-k value", to specify divisor for algor... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Arnaud Giersch | Improve error message. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Arnaud Giersch | Print useful metrics at exit. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Arnaud Giersch | Define macro PR_VALUE(), like PR_STATS(). |
commit | commitdiff | tree | snapshot |
next |