Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-08-11 Martin Quinsonwoops, broken merge
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-10 Martin Quinsonimprove doxygen comments in s4u
2018-08-10 Martin Quinsontuto_s4u: add exo 1
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_
2018-08-05 Frederic Suterslightly change the output of this broken test
2018-08-05 Frederic Suterboot_processes_ vector becomes actors_at_boot_ map
2018-08-05 Frederic Suterreactivate broken tests
2018-08-05 Martin Quinsonmake java-all: also build java examples under teshsuite/
2018-08-05 Martin Quinsonjava: use the appveyor-provided libwinpthread-1.dll
2018-08-05 Martin Quinsonappveyor: only build the java parts
2018-08-05 Martin Quinsondocs: cosmetics + document 'java-all' target
2018-08-05 Martin Quinsonadd a new target to build all Java examples and their...
2018-08-05 Martin Quinsonappveyor: Use the provided mingw64
2018-08-03 Frederic Suterstupid me. try again
2018-08-03 Frederic Sutertry to please clang
2018-08-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-08-03 Martin Quinsondoc: fix broken inline markup
2018-08-03 Martin Quinsondoc: a word about the template project
2018-08-03 Martin QuinsonMerge branch 'async_io' into 'master'
2018-08-03 Augustin Degommefix declaration
2018-08-03 Augustin Degommeremove reference to glibc malloc functions, as they...
2018-08-03 Augustin Degommeplease bsd systems
2018-08-03 Augustin Degommefix distcheck. Add docs folder to excludes for now
2018-08-03 Christian Heinrich[SMPI] Add sampi.h header
2018-08-03 Christian Heinrich[SMPI] Fix datatype to aid_t instead of int
2018-08-03 Christian Heinrich[CMAKE] Add load_balancer.hpp to cmake
2018-08-03 Christian Heinrich[EX/SMPI/LB] Install src file correctly
2018-08-03 Christian Heinrich[SMPI/AMPI] Make AMPI examples work and install correctly
2018-08-03 Christian Heinrich[EXAMPLES/LB] Disable non-existing LB-replay test
2018-08-03 Christian Heinrich[CMAKE] Well, remove privatized header...
2018-08-03 Christian Heinrich[SMPI/LB] Small cleanups
2018-08-03 Frederic Suterbetter handling of size at creation
2018-08-03 Frederic Suterfix debug messages
2018-08-02 Frederic SuterSIMIX_io_destroy is ~IoImpl
next