Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-08-15 Martin Quinsonfurther remove boilerplate around std::bind
2018-08-14 Martin Quinsondo not reimplement (poorly) std::bind
2018-08-14 Martin Quinsonthis name is not explicit, thus this type is not helpin...
2018-08-14 Martin Quinsonignore another example's binary
2018-08-14 Martin Quinsontypo
2018-08-14 Martin Quinsonmake the code of an s4u::actor copyiable in all cases...
2018-08-14 Frederic Suterdon't bother with paths and copy the XML
2018-08-13 Frederic Suterfix example
2018-08-13 Martin Quinsonon actor_restart, add it into the real map, not into...
2018-08-13 Arnaud GierschVariable may be unused.
2018-08-12 Martin Quinsonfix build
2018-08-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-08-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-12 Martin QuinsonMerge branch 'auto_restart' into 'master'
2018-08-12 Martin QuinsonMerge pull request #290 from kovin/master
2018-08-12 Martin Quinsoncosmetics
2018-08-11 Kevin PiotrkowskiAdd method to check if a mailbox has a message ready...
2018-08-11 Martin Quinsonwoops, broken merge
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-10 Arnaud GierschForgot that ifort needs argv to stay alive.
2018-08-10 Arnaud GierschAnother try to fix memory leaks in smpi_run_entry_point.
2018-08-10 Arnaud GierschVariables are not used with SMPI_FORT.
2018-08-10 Arnaud GierschDisable unused copy constructor (cppcheck).
2018-08-10 Arnaud GierschFix includes.
2018-08-10 Arnaud GierschAdd include guard.
2018-08-10 Martin Quinsonimprove doxygen comments in s4u
2018-08-10 Arnaud GierschRevert "try to get rid of linking issue"
2018-08-10 Martin Quinsontuto_s4u: add exo 1
2018-08-10 Arnaud GierschFix build without smpi.
2018-08-10 Arnaud GierschMake declarations visible.
2018-08-10 Arnaud GierschDead store.
2018-08-10 Arnaud GierschUse increased size for snprintf too.
2018-08-10 Augustin Degommetry to get rid of linking issue
2018-08-10 Augustin Degommemake buffers large enough to never trigger semi-bogus...
2018-08-10 Martin Quinsondocs: split from the existing doxygen project to docume...
2018-08-10 Martin Quinsonprefer the C++ API in C++ examples
2018-08-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-09 Martin Quinsonfix make dist (again)
2018-08-09 Martin Quinsonstart the DIY part of the S4U tuto
2018-08-09 Martin Quinsonsphinx: activate the todos
2018-08-09 Martin Quinsonfix make dist
2018-08-09 Martin Quinsondoc@framagit: re-increase the verbosity now that we...
2018-08-09 Martin Quinsonignore more stuff
2018-08-09 Martin Quinsonsimplify this example, that is used by the tuto
2018-08-09 Martin Quinsonnew version of the masterworkers tuto, with s4u and...
2018-08-09 Christian Heinrich[SMPI] Remove TRACE_smpi_send_process_data_in & _out
2018-08-09 Christian Heinrich[SMPI/LB] Require an actor as argument for get_mapping
2018-08-08 Christian Heinrich[DVFS] Use accessors instead of fields
2018-08-08 Christian Heinrich[DVFS] Make sure pstate is never smaller than minimum
2018-08-08 Christian Heinrich[DVFS] Also allow max_pstate/min_pstate options on...
2018-08-08 Christian Heinrich[DVFS] Simplify by removing a variable
2018-08-08 Christian Heinrich[DVFS] Support min/max pstate ranges
2018-08-08 Christian Heinrich[SMPI/LB] Remove trailing spaces
2018-08-08 Christian Heinrich[SMPI/LB] Not the object is const, but the pointer
2018-08-08 Christian Heinrich[SMPI/DVFS] Add Adagio DVFS
2018-08-08 Christian Heinrich[SMPI/LB] Remove commented-out function calls
2018-08-08 Christian Heinrich[DVFS] Assert that get_name() doesn't change the object
2018-08-08 Christian Heinrich[SMPI/LB] Add copyright header
2018-08-08 Frederic Suteradd the Storage::read_async and Storage::write_async...
2018-08-07 Arnaud GierschFields are private.
2018-08-07 Arnaud GierschUnused parameters.
2018-08-07 Arnaud GierschRemove unused files.
2018-08-07 Arnaud GierschFix dist.
2018-08-07 Arnaud GierschUpdate.
2018-08-07 Martin Quinsondocumentation cleanups
2018-08-07 Martin Quinsondoc: only document the public API (for now?)
2018-08-07 Martin Quinsondoc@framagit: reduce the verbosity of apt to keep under...
2018-08-07 Frederic Sutersplit a function in two and kill it
2018-08-07 Martin Quinsondoc: current state of the future generation documentation
2018-08-07 Martin Quinsondoxygen: hide XBT_ATTRIB_NORETURN and XBT_ATTRIB_UNUSED...
2018-08-07 Martin Quinsondoc: fix doxygen markup
2018-08-07 Martin Quinsoncosmetics in these examples
2018-08-07 Martin Quinsonsplit the s4u-app-masterworkers examples in two
2018-08-07 Martin QuinsonAllow to register functions that are void (*code)(std...
2018-08-07 Martin Quinsonand now commit the requirements file that I use on...
2018-08-07 Martin Quinsondoc@framagit: use requirement file, don't lose doxygen...
2018-08-06 Martin Quinsoncosmetics in doc generation
2018-08-06 Martin Quinsondoc: exclude smpi and autogenerated files from doxygen
2018-08-06 Martin Quinsongit ignore another binary
2018-08-06 Martin Quinsonvarious doc fixes
2018-08-06 Martin Quinsondoc: fix a broken link due to the recent file rename
2018-08-06 Martin Quinsondoc on framagit: use pip to install sphinx and friends...
2018-08-06 Martin Quinsondoc on framagit: Install the missing dependency fig2dev
2018-08-06 Martin Quinsondoc on framagit: fix the name of the python3-pip package
2018-08-06 Martin Quinsondoc: current state of the future generation documentation
2018-08-06 Martin Quinsondoxygen: hide XBT_ATTRIB_NORETURN and XBT_ATTRIB_UNUSED...
2018-08-06 Frederic Sutermake the XBT_INFO match beetween MSG and S4U
2018-08-06 Frederic Suterthis example works \o/
2018-08-06 Martin Quinsondoc: fix doxygen markup
2018-08-06 Martin Quinsoncosmetics in these examples
2018-08-05 Martin Quinsonsplit the s4u-app-masterworkers examples in two
2018-08-05 Martin QuinsonAllow to register functions that are void (*code)(std...
2018-08-05 Frederic Suterrevalidate the tesh a bit further
2018-08-05 Frederic SuterWarn processes killed because their host was turned...
2018-08-05 Frederic Suterproperly turn on and off hosts when apply trace event
2018-08-05 Frederic Suteradd more info and revalidate to where it diverges
2018-08-05 Frederic SuterSIMIX_host_autorestart was a duplicate of host->turn_on
2018-08-05 Frederic Suterwrong order there
2018-08-05 Frederic Suterwhen set_auto_restart is set, it should be add to the...
2018-08-05 Frederic Suterget rid od auto_restart_processes_
next