Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[TRACING] Rename TIT action allToAllV -> alltoallv
[simgrid.git] / src /
2018-06-21 Christian Heinrich[TRACING] Rename TIT action allToAllV -> alltoallv
2018-06-21 Christian Heinrich[TRACING] Rename TIT action allGather -> allgather
2018-06-21 Christian Heinrich[TRACING] Rename TIT action gatherV -> gatherv
2018-06-21 Christian Heinrich[TRACING] Rename TIT action reduceScatter -> reducescatter
2018-06-21 Christian Heinrich[TRACING] Rename TIT action scatterV -> scatterv
2018-06-21 Christian Heinrich[TRACING] Rename TIT action waitAll -> waitall
2018-06-21 Christian Heinrich[TRACING] allGatherV -> allgatherv
2018-06-21 Christian Heinrich[SMPI] Code changes for allReduce -> allreduce
2018-06-21 Christian Heinrich[REPLAY] Update replay.hpp
2018-06-21 Christian Heinrich[Plugin/Hostload] Add plugin to already existing hosts...
2018-06-21 Christian Heinrich[HostLoad] Delete default constructors explicitly
2018-06-21 Christian Heinrich[HostLoad] Add two comments to class properties
2018-06-21 Christian Heinrich[SMPI] Replay: Cosmetics -- Fix wrong indentation
2018-06-21 Christian Heinrich[SMPI] Replay: Make the 'storage' variable static
2018-06-21 Christian Heinrich[SMPI] Replay: Move XBT_LOG_NEW_... statement to the top
2018-06-21 Christian Heinrich[SMPI] Replay: Add/remove headers
2018-06-21 Christian Heinrich[SMPI] Groups: Remove old rank2index map
2018-06-21 Christian Heinrich[SMPI/INSTR] Trace MPI_Wait() calls correctly
2018-06-19 Arnaud GierschParameter is not used.
2018-06-19 Arnaud GierschKill unused static function.
2018-06-19 Arnaud GierschKill unused parameter.
2018-06-19 Arnaud GierschAnonymize unused parameters.
2018-06-19 Frederic Sutersnake case another plugin
2018-06-19 Frederic Sutersnake_case link_energy plugin
2018-06-19 Frederic Sutercosmetics and snake_casing
2018-06-19 Frederic Sutersnake_case plugins too (part 1)
2018-06-19 Frederic Sutermore legacy MSG functions
2018-06-19 Frederic Sutertwo easy smells
2018-06-19 Martin Quinsonsnake_case VivaldiZone
2018-06-18 Martin Quinsonjedule: obey our coding standards
2018-06-18 Martin Quinsonsnake_case jedule
2018-06-18 Arnaud GierschFactorize duplicated declarations.
2018-06-18 Arnaud GierschMissing extern "C" in smpi_helpers.h.
2018-06-18 Augustin Degommetry to find a portable way to print off_t
2018-06-18 degommeReplace smpi/privatize-lib by smpi/privatize-libs,...
2018-06-18 Arnaud GierschDisable unused field without smpi.
2018-06-18 degommefix missing include
2018-06-18 degommeAdd option smpi/privatize-lib to add extra library...
2018-06-18 Augustin DEGOMME... add support fort getopt_long_only, as mpimemu uses it
2018-06-16 Martin Quinsonmv simgrid_config.h simgrid/config
2018-06-16 Martin Quinsonkill simix::onDeadlock that was somewhat dupplicating...
2018-06-16 Martin Quinsonsnake_case s4u::Mutex
2018-06-16 Martin Quinsonuseless cleanups to ease the tracking of stuff to snakecase
2018-06-16 Martin Quinsonsnake_case xbt/exception.hpp
2018-06-16 Martin Quinsonsnake_case xbt/backtrace.hpp
2018-06-16 Martin Quinsonsnake_case xbt/future.hpp
2018-06-15 Martin Quinsonsnake_case include/xbt/log.hpp
2018-06-15 Martin Quinsonfinish snake_casing s4u::VirtualMachine
2018-06-15 Martin Quinsonmake e_surf_vm_state_t an enum class
2018-06-14 Martin Quinsonstart snake_casing VirtualMachine
2018-06-13 Martin Quinsonsnake_case xbt/functional.hpp
2018-06-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-06-13 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-06-13 degommesimplify tracing of MPI_Test. Add tracing for Testall...
2018-06-13 Christian Heinrich[SMPI] Move instr_find_color to C++
2018-06-11 Arnaud GierschFix jedule build.
2018-06-10 Martin Quinsonfix lua and jedule builds (with paranoid compil flags)
2018-06-10 Martin Quinsonnaming consistency (+snake_casing)
2018-06-10 Martin Quinsonfurther snake_case NetZone
2018-06-10 Arnaud GierschDeclare fake_stack only with ASan.
2018-06-10 Arnaud GierschRename ASAN_EVAL to ASAN_ONLY, and kill ASAN_ASSERT.
2018-06-10 Arnaud GierschRaw contexts: add Asan instrumentation.
2018-06-10 Arnaud GierschSysv contexts: add Asan instrumentation.
2018-06-10 Arnaud GierschSysv contexts: remove useless indirection.
2018-06-10 Arnaud GierschBoost contexts: add an assert checking that we don...
2018-06-10 Arnaud GierschContexts: move asan support in separate header.
2018-06-10 Arnaud GierschClang-6.0 wants initialization.
2018-06-10 Arnaud GierschField is unused without smpi.
2018-06-10 Martin Quinsonuse unordered_maps to store properties
2018-06-09 Martin Quinsonstart snake_casing NetZone. Many cleanups to come
2018-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-08 Frederic Sutercosmetic snake casing
2018-06-08 Arnaud GierschCompleted request was already nulled in Request::waitan...
2018-06-08 Arnaud GierschMPI_Wait*: fix tracing related memory leaks.
2018-06-08 Arnaud GierschMPI_Waitany: set completed request to null.
2018-06-08 Frederic Sutercosmetics: this is a bool
2018-06-08 Frederic Sutersnake_case VirtualMachineImpl
2018-06-08 Frederic Suterextra cleanups in Storage
2018-06-08 Frederic Sutera few less verbose descriptions in instr
2018-06-07 Arnaud GierschFix build for lua bindings.
2018-06-06 Augustin Degommeyes another attempt
2018-06-06 Frederic Sutersnake case storage
2018-06-06 Frederic Suterfix build (and please valgrind)
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Frederic Sutermv link map to the engine
2018-06-06 Augustin Degommeadd back tracing of communications in wait/waitany...
2018-06-06 Frederic Suterfactor attachment of state traces to resources
2018-06-06 Frederic Sutersnake case for better consistency
2018-06-06 Frederic Sutersnake_case LinkImpl (but the part that should to the...
2018-06-03 Martin Quinsonsnake_case the s4u::NetZone signals
2018-06-01 Arnaud GierschSnake casing simgrid::xbt::Path.
2018-06-01 Arnaud GierschBe more liberal when matching extension for library...
2018-06-01 Christian Heinrich[S4U] Engine: Support retrieving actors via the engine
2018-06-01 Christian Heinrich[S4U] Engine: Add Engine::get_filtered_links
2018-06-01 Christian Heinrich[S4U] Implement Engine::get_filtered_hosts
2018-06-01 Arnaud GierschFix type mismatch for function pointer.
2018-06-01 Arnaud GierschUse memcpy instead of strncpy.
2018-06-01 Arnaud GierschEnsure that the terminating nul byte is also copied.
2018-06-01 Arnaud GierschMark deprecated functions.
2018-06-01 Arnaud GierschUse new style Actor::on_exit().
next