Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-03-15 degommeExpand the Keyval mechanism to Win.
2017-03-15 degommeMove Keyval handling to a new file, as it is shared...
2017-03-15 degommeFactorize keyval handling for Comm and Datatype (Win...
2017-03-15 Martin Quinsonreally increase a timeout value
2017-03-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 Frederic Suteravoid double to size_t to double
2017-03-15 Martin Quinsontravis: try to run sonar even if some tests are broken
2017-03-15 Martin Quinsonfix windows build
2017-03-15 Martin Quinsondoc: add a link to the IRC webchat
2017-03-15 Frederic Suterfix 32-bit issues?
2017-03-15 Frederic Sutersimplify the s4u version of actions-comm to use s4u
2017-03-15 Martin Quinson%ZUt, again
2017-03-15 Martin QuinsonNew: Engine::hostList() and Engine::hostCount(). Still...
2017-03-15 Martin Quinsonincrease a timeout value
2017-03-15 Christian Heinrich[INCLUDES] Fix paths for includes in smpi.h
2017-03-14 degommeRequalify tesh for automatic testing.
2017-03-14 degommebad merge
2017-03-14 degommeSome cleanups, some smells
2017-03-14 degommehide this from users
2017-03-14 degommeSimplify, cleanup, remove useless bits, and some files.
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
2017-03-14 degommeMove collective algorithms to separate folders
2017-03-14 Christian Heinrich[EXAMPLES] Added an example for the HostLoad plugin
2017-03-14 Christian Heinrich[PLUGIN] Added the HostLoad plugin
2017-03-14 Frederic Sutercorrect/remove include of rename xbt/replay.h
2017-03-14 Frederic Suterone step further on C++ization of replay
2017-03-13 Martin Quinsonfix the prototype of s4u::Host::processes() to not...
2017-03-13 Martin QuinsonDrop s4u::Host::getPstateSpeedCurrent() which dupplicat...
2017-03-13 Martin Quinsonplease sonar: specify that these functions are not...
2017-03-13 Frederic Suterdumb me.
2017-03-13 Frederic Suterunperfect and uncomplete C++ization of xbt_replay....
2017-03-13 Martin Quinsoncosmetics
2017-03-13 Martin Quinsontiny update to the doc on how to add tests
2017-03-13 Frederic Suterxbt_str_split --
2017-03-13 Frederic Suterplease sonar and override finalize methods
2017-03-13 Frederic Sutera switch with only one case is an if
2017-03-13 Frederic Suterremove some useless typedefs
2017-03-13 Martin Quinsonplease sonar
2017-03-13 Frederic Suterminor bugs and smells
2017-03-13 Frederic Suterxbt_sr_parse to std::sto
2017-03-13 Martin Quinsonfix out of tree builds
2017-03-13 Martin Quinsonmake msg_process_t point onto s4u::Actor*
2017-03-13 Martin Quinsongive s4u::Actor a cname() method
2017-03-13 Martin Quinsonplease sonar
2017-03-13 Martin QuinsonMSG_process_ref/unref: allow to fiddle with the process...
2017-03-13 Martin Quinsonmove an example from teshsuite to examples
2017-03-12 Martin Quinsontry to fix some supurious failures with Thread san
2017-03-12 Martin Quinsonplug a memleak
2017-03-12 Martin Quinsonplease sonar on recent SMPI++ code
2017-03-11 Martin Quinsoncosmetics
2017-03-11 degommeuse/unuse -> ref/unref
2017-03-11 degommeReplace all the lookup tables in smpi_f77.cpp by a...
2017-03-11 degommeDon't pretend we support types we don't actually support.
2017-03-11 degommeFinally free MPI_Info from the dreaded smpi_pmpi.cpp...
2017-03-10 Martin Quinsonavoid a stupid namespace clash: daemon() already exist...
2017-03-10 Martin Quinsonfix 32bits builds
2017-03-10 Martin QuinsonAllow to mark actors as daemon
2017-03-10 Martin Quinsonignore 2 more examples
2017-03-10 Frederic Suterlist the new examples in the doc
2017-03-10 Christian Heinrich[ENERGY] Energy wasn't computed correctly when pstates...
2017-03-10 Frederic Suterno need for casts with maps
2017-03-10 degommeOops
2017-03-10 degommeAdd some accessors
2017-03-10 Christian Heinrich[ENERGY] Use a local variable instead of making the...
2017-03-10 Frederic Suterfix build, and avoid (void*) cast
2017-03-10 Frederic SuterS4U is a true API, it has to have its own master-worker ;)
2017-03-09 Martin QuinsonIgnore some more cruft coming from ASan
2017-03-09 degommeconnect new log categories
2017-03-09 degommeMove derived datatypes to their own file.
2017-03-09 degommePut back serialize calls... and fix introduced bugs.
2017-03-09 degommeContinuing work on datatypes
2017-03-09 degommeFirst works on the datatypes. Still missing a lot.
2017-03-09 degommeRename specific topology classes, to ease comprehension.
2017-03-09 degommeDon't use this anymore, as we are in the same namespace...
2017-03-09 Frederic Suterstart to C++ify this example
2017-03-09 Frederic Suterplug newly introduced leak
2017-03-09 Frederic Sutera dict was a unkowning vector
2017-03-09 Frederic Suterinternal dynar--
2017-03-09 Frederic Suterplug leak
2017-03-09 Martin Quinsonprefer the stack to the heap (+ don't refill the host...
2017-03-09 Frederic Suterfix jedule and do the right thing for netzone hosts
2017-03-09 Frederic Suterdynar--
2017-03-08 Frederic Suteroptimize perf - part 2
2017-03-08 Frederic Suteroptimize performances
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Sutermoving dynar up in the stack
2017-03-08 Frederic Sutersimplify storage internals
2017-03-08 degommeWelcome to simgrid::smpi::Op
2017-03-08 Frederic Suterfurther prepare the elegant death of dynars
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Sutermore stringification
2017-03-08 Martin Quinsonfix a new/free mismatch
2017-03-08 Martin Quinsoncosmetics
2017-03-08 Martin Quinsonplug a memleak
2017-03-08 Martin Quinsonfix copyright years and other psychotic cleanups
2017-03-08 Frederic Suterstring++ and static_cast too
2017-03-08 Frederic Suterstringify exception message in java bindings
2017-03-08 Frederic Suterplease sonar with some compliant macro names
2017-03-08 Frederic Suterremove unnecessary access specifiers
2017-03-08 Frederic Suterreindent and reorder modifiers
next