Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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 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 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 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
2018-08-02 Frederic Suterworking version.
2018-08-02 Frederic Suterdeclare an Io::OpType enum class
2018-08-02 Frederic Suterfirst compiling version
2018-08-02 Frederic SuterImplement I/O as asynchronous activities
2018-08-02 Christian Heinrich[DVFS] Move comment + change get_host() visibility
2018-08-02 Christian Heinrich[SMPI/LB] Make LB + Mapping classes XBT_PRIVATE
2018-08-02 Christian Heinrich[SMPI/LB] Make header file private
2018-08-02 Christian Heinrich[CMAKE] Add new ampi files to cmake. This should build now
2018-08-02 Christian Heinrich[SAMPI] Move ampi signals to simgrid::smpi::plugin...
2018-08-02 Christian Heinrich[SAMPI] Move tracing functions definitions to instr_amp...
2018-08-02 Christian Heinrich[SAMPI] Move tracing functions to instr_ampi.hpp
2018-08-02 Christian Heinrich[SAMPI] Rename example from load_balancer to AMPI
2018-08-02 Christian Heinrich[SAMPI] Rename from sampi_pampi.cpp to ampi/ampi.cpp
2018-08-02 Christian Heinrich[SMPI/LB] Add comment noting that an arg must not be 0
2018-08-02 Christian Heinrich[SMPI/LB] Check migration counter before the LB execution
2018-08-02 Christian Heinrich[SMPI/LB] Implement GreedyLB with a Fibonacci Heap
2018-08-02 Christian Heinrich[SMPI/LB] Use mapping class within the LB
2018-08-02 Christian Heinrich[EXAMPLES/LB] Add a replay example for the LB plugin
2018-08-02 Christian Heinrich[CMAKE] Activate LB example
2018-08-02 Christian Heinrich[CMAKE] Add the LoadBalancer file to cmake
2018-08-02 Christian Heinrich[Plugins/LB] Add LoadBalancer class
2018-08-02 Christian Heinrich[SAMPI] Update the sampi_loadbalancer code
2018-08-02 Christian Heinrich[EXAMPLES] Added first example/test for SAMPI (load...
next