Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[DVFS] Simplify by removing a variable
[simgrid.git] / src /
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-05 Martin QuinsonAllow to register functions that are void (*code)(std...
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 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 Christian Heinrich[SMPI] Fix datatype to aid_t instead of int
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[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 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[Plugins/LB] Add LoadBalancer class
2018-08-02 Christian Heinrich[SAMPI] Update the sampi_loadbalancer code
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-07-31 Martin Quinsoncosmetics in error message
2018-07-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
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 Suterallow to cancel a s4u::Exec
2018-07-28 Arnaud GierschCannot use range-based for loop when container is modified.
2018-07-28 Arnaud GierschOne more filtered lib.
2018-07-27 Arnaud Gierschfiltered_libraries++
2018-07-27 Arnaud GierschFix memory errors.
2018-07-26 Arnaud GierschSpurious 'n'.
2018-07-26 Arnaud GierschKeep list of filtered libraries sorted.
2018-07-26 Arnaud GierschRemove useless thread_local.
2018-07-26 Augustin DegommeDon't free there for intel compiler, it breaks.
2018-07-26 Christian Heinrich[HostLoad] And lastly: Update the hooks used
2018-07-26 Christian Heinrich[HostLoad] Update the update() method to use ExecImplPtrs
2018-07-26 Christian Heinrich[HostLoad] Add method HostLoad::add_activity(ExecImplPtr)
2018-07-26 Christian Heinrich[HostLoad] Update when calling getters
2018-07-26 Christian Heinrich[HostLoad] Update comments + add debug statement
2018-07-26 Christian Heinrich[HostLoad] Elaborate on comment
2018-07-26 Christian Heinrich[HostLoad] Remove wrong 'was_prev_idle' notion
2018-07-26 Christian Heinrich[ENERGY] Remove HostLoad-plugin dependency
2018-07-26 Christian Heinrich[SURF] Cosmetics for CpuAction
2018-07-26 Augustin Degommemissed one
2018-07-26 Augustin Degommemake a copy of args for each process
2018-07-26 Augustin Degommeadd another library to excludes to please mc
2018-07-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-26 Augustin Degommeadd libraries to excludes to please mc
2018-07-26 Frederic Sutersonar
2018-07-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-26 Augustin DegommeSometimes C and fortran compiler family differs...
2018-07-25 Augustin Degommeflang also does need some help
2018-07-25 Augustin Degommeforgot to change here
2018-07-25 Augustin Degommeintel somehow also matches __GNUC__
2018-07-25 Augustin Degommethese were not used since ... well .. a long time
2018-07-25 Augustin Degommesend argv and argc to fortran runtimes, to allow using...
2018-07-25 Frederic Sutersimplifications
2018-07-25 Frederic Suterremove another call to simcall_execution_start
2018-07-25 Frederic Suterchanging the way the tracing category is passed to...
2018-07-24 Martin Quinsonstart to snake_case NS3
2018-07-24 Martin Quinsonsnake_case k::r::NetworkConstant
2018-07-24 Augustin DegommeRework SMPI initialization to handle argc and argv...
2018-07-24 Frederic Suterfix the (unoticed) mess I made
2018-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-21 Frederic Suterremove direct call to simcall
2018-07-21 Frederic Suterdo not use simcall_execution_start directly
2018-07-21 Frederic Suterallow to set a tracing category for an Exec
2018-07-21 Frederic Suterstringify tracing category
2018-07-20 Christian Heinrich[KERNEL] struct -> class to match it's declaration
2018-07-20 Frederic Suterboolification
2018-07-20 Frederic Suterallow to name an Exec
2018-07-20 Frederic Suterwhen an activity is complete, nothing remains...
2018-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-20 Frederic Suteruse our new toys
2018-07-20 Martin QuinsonCall ExecImpl::on_completion() before starting to destr...
2018-07-19 Christian Heinrich[KERNEL] Check if surf_action_ is nullptr
2018-07-18 Martin QuinsonAllow other libraries to react to the --help flag, too
next