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

Private GIT Repository
loba.git
2018-04-30 Arnaud GierschFilx build with SimGrid 3.14. sg_v3_14
2018-04-30 Arnaud GierschUpdate XML files to version 4. sg_v3_13
2018-04-30 Arnaud GierschAdd units in XML files.
2018-04-30 Arnaud GierschFix build with SimGrid 3.12. sg_v3_12
2018-04-30 Arnaud GierschRemove usage of std::bind. sg_v3_7_1
2018-04-30 Arnaud GierschKill atomic_compat.h.
2018-04-30 Arnaud GierschUpdate CXXFLAGS.
2018-04-30 Arnaud GierschBe consistent and hold mutex in any case when returning...
2018-04-30 Arnaud GierschHandle timeout exception in condition_t::timedwait().
2018-04-30 Arnaud Gierschxbt_cond_timedwait: mutex is not held on timeout.
2018-04-30 Arnaud GierschDrop support for SimGrid version before 3.7.
2018-04-30 Arnaud GierschTRY_FAST never existed officially.
2018-04-30 Arnaud GierschStart next version.
2018-04-30 Arnaud GierschVersion 0.3. v0.3
2013-02-11 Arnaud GierschCosmetics: fix comments in grid*.xml.
2013-02-11 Arnaud GierschAdd original file g5k.xml.
2013-02-05 Arnaud GierschKill unused include.
2013-02-05 Arnaud GierschMSG_clean() was deprecated since SG 3.8.
2013-02-05 Arnaud GierschUse correct include.
2012-11-28 Arnaud GierschAdd a VERSION file, for the distrib.
2012-11-28 Arnaud GierschAdd copyright, and license files.
2012-07-02 Arnaud GierschMSG type names got renamed in SimGrid 3.8.
2012-07-02 Arnaud GierschAdd virtual destructors (fix gcc warnings).
2012-06-25 Arnaud GierschCosmetics.
2012-06-25 Arnaud GierschAPI change in SimGrid 3.8: MSG_global_init -> MSG_init.
2012-06-25 Arnaud GierschTracing API has changed. Disable it until its usage...
2012-05-07 Arnaud GierschCosmetics: insert a space before dotted lines.
2012-03-30 Arnaud GierschTake tracing API changes into account.
2012-03-19 Arnaud GierschAdd platforms with 4096 nodes.
2012-03-15 Arnaud Gierschag_parameters: double deadline exp_20120315
2012-03-15 Arnaud GierschBug fix: credit can be negative.
2012-03-14 Arnaud GierschUpdate ag_parameters after last discussion. exp_20120314
2012-03-08 Arnaud Gierschag_parameters: set -S0.5 and -g2000. exp_20120308
2012-03-08 Arnaud GierschAPI change in SG 3.7.0: MSG_get_host_table() -> MSG_hos...
2012-03-07 Arnaud Gierschrun-all: check existence of platform files.
2012-03-07 Arnaud Gierschmake_params: PREFIX can be set from 2nd parameter on...
2012-03-07 Arnaud GierschAdd VARIANTS to ag_parameters. Create ag_parameters102...
2012-03-07 Arnaud Gierschrun-all: add possibility to specify the variants to...
2012-03-07 Arnaud Gierschrun-all: check executable.
2012-03-07 Arnaud GierschSet -g1000 in ag_parameters.
2012-03-06 Arnaud GierschDocument correction for known bug.
2012-03-02 Arnaud GierschSet -g100 in ag_parameters.
2012-03-01 Arnaud GierschCheck for the existence of input files.
2012-03-01 Arnaud GierschSlight change to error message.
2012-03-01 Arnaud GierschUse xbt_die instead of throwing an std::logic_error...
2012-03-01 Arnaud GierschRemove useless temporary references.
2012-03-01 Arnaud GierschRemove old bugsi that don't exit anymore.
2012-03-01 Arnaud GierschBUGS: add missing dates.
2012-03-01 Arnaud GierschMake opt::exit_on_convergence an unsigned int.
2012-03-01 Arnaud GierschUpdate platform.xml.
2012-03-01 Arnaud GierschPrepare next version.
2012-03-01 Arnaud GierschVersion 0.2. v0.2
2012-03-01 Arnaud GierschDocument changes for upcoming v0.2.
2012-03-01 Arnaud GierschUpdate copyright string.
2012-03-01 Arnaud GierschUpdate.
2012-03-01 Arnaud GierschAdd platforms with 1024 nodes.
2012-03-01 Arnaud GierschUse clock_gettime for a better resolution in timer.h.
2012-03-01 Arnaud GierschOoops, fix syntax error.
2012-03-01 Arnaud Gierschag_parameters: update. exp_20120229
2012-02-29 Arnaud GierschParameterize the exit on convergence.
2012-02-29 Arnaud GierschCosmetics: improve help message.
2012-02-29 Arnaud GierschExperimental: use TRY_NO_BACKTRACE if available.
2012-02-29 Arnaud GierschAdd possibility to set the convergence threshold automa...
2012-02-29 Arnaud GierschAdd option -G, to exit on detection of global convergence.
2012-02-29 Arnaud GierschMove loading of atomic vs. cstdatomic in atomic_compat.h.
2012-02-29 Arnaud GierschDocument changing API with latest version of SG.
2012-02-29 Arnaud GierschRemove option -x as an alternative for -k.
2012-02-29 Arnaud GierschOne more bug :(
2012-02-29 Arnaud GierschProtect concurrent accesses to shared variables in...
2012-02-29 Arnaud GierschFix ispell dictionary in dir-locals.el.
2012-02-28 Arnaud Gierschag_parameters: update for last experimentations. exp_20120216
2012-02-27 Arnaud GierschDocument a bug with parallel executions.
2012-02-16 Arnaud Gierschcontexts/factory:raw is now the default.
2012-02-07 Arnaud GierschDon't try to be clever with exceptions, let them flow...
2011-12-01 Arnaud GierschMissing include.
2011-11-03 Arnaud GierschUse static instead of volatile for variables that may...
2011-10-24 couturiemise a jour des résultats des expés
2011-10-24 Raphael Couturiermodif expe raph
2011-10-24 Arnaud GierschRevert "Use a do..while() loop instead of this ugly...
2011-10-18 Arnaud GierschMove idle duration, and supernumerary iterations in...
2011-10-18 Arnaud GierschCount supernumerary comp. iterations.
2011-10-18 Arnaud GierschAdd a comment about idle duration.
2011-10-18 Arnaud GierschUse shorter abbreviation in main results.
2011-10-14 Arnaud GierschAdd some notes in TESTS.
2011-10-14 Arnaud GierschAdd statistics about idle duration.
2011-10-14 Arnaud GierschIn compute_loop(), wait the duration of an *lb* iterati...
2011-10-14 Arnaud GierschUse a do..while() loop instead of this ugly continue...
2011-10-13 Arnaud GierschAlso print average and deviation for times of convergence.
2011-10-11 Arnaud GierschTODO: add some notes for future work.
2011-10-04 Arnaud GierschPrint {min,max} times of convergence on a single line.
2011-10-04 Arnaud GierschCheck for convergence after final receive too.
2011-10-04 Arnaud GierschAdd missing include.
2011-10-03 Arnaud GierschCosmetics: use a litteral constant of type double.
2011-10-03 Arnaud GierschAdd statistics about convergence (see parameter -%).
2011-10-03 Arnaud GierschAdd min and max values in statistics.
2011-10-03 Arnaud GierschCosmetics: move around a line in initial summary.
2011-10-03 Arnaud GierschNew parameter: "-k value", to specify divisor for algor...
2011-10-03 Arnaud GierschImprove error message.
2011-09-28 Arnaud GierschPrint useful metrics at exit.
2011-09-28 Arnaud GierschDefine macro PR_VALUE(), like PR_STATS().
next