Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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-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...
2018-08-02 Christian Heinrich[CMAKE] Add sampi_pampi.cpp and smpi/sampi.h to cmake
2018-08-02 Christian Heinrich[SMPI/LB] Add files load_balancer.hpp and smpi/sampi.h
2018-08-02 Christian Heinrich[SAMPI] Add sampi_pampi.cpp
2018-08-02 Christian Heinrich[SMPI] Add 3 tracing functions for SAMPI
2018-08-02 Christian Heinrich[SAMPI] Added AmpiMigrateTIData
2018-08-02 Christian Heinrich[ENERGY] Add new hook to fix issue with communication...
2018-08-02 Christian Heinrich[SMPI/INSTR] Replace ! with 'not' ...
2018-08-02 Christian Heinrich[CMAKE] Cosmetics (sort some smpi files)
2018-08-02 degommereduce memory footprint of a test (640MB was a bit...
2018-08-01 Arnaud GierschFix double dashes.
2018-08-01 degommeadd scripted description update for appveyor and travis
2018-07-31 Augustin Degommeadd the dumb script used to update project description...
2018-07-31 degommeoops
2018-07-31 degommeadd system detection for ci builds.
2018-07-31 Martin Quinsonwoops, revalidate this tesh too
2018-07-31 Martin QuinsonAutomatically rebuild the pages on git push on framagit
2018-07-31 Martin Quinsoncosmetics in error message
2018-07-31 Martin Quinsonsimplify this example
2018-07-30 Martin Quinsoncleanups in sphinx config file
2018-07-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-07-30 Martin Quinsondoc: convert another chapter to RST
2018-07-30 Martin QuinsonGet the documentation to build on RTD
2018-07-30 Martin Quinsondoc: 'installation' converted to RST
2018-07-30 Martin Quinsondoc: Main concepts
2018-07-30 Martin Quinsonbasic sphinx/breathe configuration for the documentation
2018-07-30 Augustin Degommeplug leaks... Still don't like what's done here, it...
2018-07-28 Frederic Suteruniformity in Activity cancel()
2018-07-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-28 Frederic Sutertest exec->cancel() and simplify another test
2018-07-28 Frederic Suterallow to cancel a s4u::Exec
next