A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
loba.git
2019-01-22
Arnaud Giersch
Convert message_type to enum class.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Arnaud Giersch
Convert clock_type to enum class.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Arnaud Giersch
Happy new year.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Arnaud Giersch
Save notes for pstar.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Arnaud Giersch
Remove unused build option.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Arnaud Giersch
Update link to SimGrid doc
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Arnaud Giersch
Add algorithm pstar (not implemented yet).
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Arnaud Giersch
Use matching quote.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Arnaud Giersch
Build against simgrid-stable by default.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Arnaud Giersch
Fix include for <simgrid/config.h>.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Arnaud Giersch
Start version 0.5.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Arnaud Giersch
Version 0.4.
v0.4
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Arnaud Giersch
Conclusions for performance loss.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Arnaud Giersch
Record result of investigations with last SimGrid versions.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Arnaud Giersch
Add perf.data to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Arnaud Giersch
Plat.xml: remove reverse route (routes are symmetrical...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Arnaud Giersch
xbt_cond_timedwait has changed and doesn't throw except...
sg_v3_18
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Arnaud Giersch
Update XML files to version 4.1.
sg_v3_16
commit
|
commitdiff
|
tree
|
snapshot
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
next