Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-03-08 Frederic Suterremove unnecessary access specifiers
2017-03-08 Frederic Suterreindent and reorder modifiers
2017-03-07 degommeUse the size argument to check we are not out of bounds
2017-03-07 degommeTry to have MC accept C++ requests... One assert commen...
2017-03-07 degommewelcome simgrid::smpi::Request
2017-03-07 degommeMPI_Win (RMA) -> C++
2017-03-07 Martin Quinsonincrease the default timeout value to 10 seconds
2017-03-07 Martin Quinsontry to please clang by marking overriding methods accor...
2017-03-07 Martin Quinsonrename the logging channel of java from 'jmsg' to ...
2017-03-07 Martin QuinsonThis example can now be used to stress-test the VMs
2017-03-07 Martin QuinsonPlug many memleaks in the Java bindings
2017-03-07 Martin Quinsoncleanups to the java actors
2017-03-07 Frederic Sutercosmetics
2017-03-07 Frederic Suteruse a map for host list and fix s4u example
2017-03-07 Frederic SuterRevert "fix distcheck"
2017-03-07 Frederic Suterfix distcheck
2017-03-07 Frederic Suteradd a S4U example: token-ring
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 degommestop failing at applying simple regexps :p
2017-03-07 degommeoops.
2017-03-07 degommerename members names from m_ to _
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin Quinsonadd an easy way to retrieve the name of the current...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 degommeplease sonar
2017-03-07 degommebetter handling for MPI_COMM_UNINITIALIZED to please...
2017-03-07 degommeMPI_Topo -> c++
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin Quinsonplease sonar by naming parameters
2017-03-07 Martin Quinsonfix MC builds, bummer
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin Quinsonstart thinking about the release
2017-03-07 Martin QuinsonCleanups
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin Quinsonplease AddressSan: match new/delete and plug a memleak
2017-03-07 Martin Quinsonsonar: another try at ignoring the coverage of XML...
2017-03-07 Martin Quinsoncosmetics in actors
2017-03-06 Martin Quinsontravis: improve our detection of whether we are on...
2017-03-06 Martin Quinsoncosmetics in the energy plugin
2017-03-06 Martin QuinsonRevalidate the tesh file
2017-03-06 Martin QuinsonThose damn VM keep getting in our way
2017-03-06 Martin Quinsonfix lua builds
2017-03-06 Frederic Sutersmells of the day
2017-03-06 Frederic Suterboostify parsers
2017-03-06 Christian Heinrich[Tests] Fixed two broken Java tests for the energy...
2017-03-06 degommeThis time really attempt compiling with gcc 6 before...
2017-03-06 degommeRemove useless check - Appease gcc >= 6
2017-03-06 degommeMerge branch 'smpi_cpp'
2017-03-06 Christian Heinrich[Energy] Fix broken commit c6fc463d75e4daa67ddf9c460cbc...
2017-03-06 degommeuseless, done in private.h
2017-03-06 Christian Heinrich[SMPI] Updated/elaborated on comment about iprobes
2017-03-06 Christian Heinrich[ENERGY] Updated comment to reflect recent changes
2017-03-06 Christian Heinrich[Energy] Energy plugin now also reports used hosts...
2017-03-06 degommeMPI_Comm -> C++
2017-03-05 degommerename method
2017-03-05 degommefix dist
2017-03-05 degommeBring C++ for MPI_Group.
2017-03-05 degommeMove all smpi colls to cpp.
2017-03-03 Martin QuinsonSonar improvements
2017-03-03 Christian Heinrich[SMPI] Fixed broken build; added missing header file...
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Frederic Sutercatch a couple more reinterpret_cast
2017-03-03 Christian Heinrich[INSTR] Purely cosmetics: Aligned '='
2017-03-03 Christian Heinrich[INSTR] Removed duplicated code by calling another...
2017-03-03 Christian Heinrich[Energy] Updated in-file documentation regarding the...
2017-03-03 Christian Heinrich[DOC] Incorporate changes to paths from 62ab7fd228...
2017-03-03 Christian Heinrich[SMPI] Introduced smpi/iprobe-cpu-usage option.
2017-03-03 Martin Quinsonfix the compilation of MPICH3 tests with the absolute...
2017-03-03 Martin Quinsongit ignore the newly activated MPICH3 tests
2017-03-03 Martin Quinsontravis: don't run the tests on OSX when the build failed
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Frederic Suterfix
2017-03-03 degommeFix compilation with warnings
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Frederic Sutermore minor smells removed
2017-03-03 Frederic Suterfix a few minor smells
2017-03-03 Frederic Suterremove 3 useless reinterpret_cast
2017-03-03 Luka Stanisicsolving copy_data_callback issue by adding a new smpi...
2017-03-03 Martin Quinsonsonar: the regex are not as cool as the one of bash
2017-03-02 Martin Quinsonsplit a big blurb into a separate function to reduce...
2017-03-02 Martin Quinsonsonar is picky, so let's be verbose
2017-03-02 Martin Quinsonsonar: ignore another file + many cosmetics
2017-03-02 Martin Quinsonprefer the stack to the heap for temp data
2017-03-02 degommeAdd the failing tests name to the final output for...
2017-03-02 Frederic SuterI see dead dynars!!!
2017-03-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-02 Frederic Sutersimplify and reverse comparison for accumulates in...
2017-03-02 Martin Quinsonsonar: ignore another generated file
2017-03-02 Frederic Suterback() doesn't help so save it. set a link to nullptr
2017-03-02 Frederic Suterdynar--
2017-03-02 Frederic Suteralso get the popped value (to see if it solves issues)
2017-03-02 Frederic Suternew doesn't return NULL, this can be spared
2017-03-02 Frederic Suterdynar--(x3)
2017-03-02 Frederic Suterdynar--
2017-03-02 Frederic Sutersmells --
2017-03-01 Frederic Sutercleanup a bit
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 degommePoke around trying to get jenkins to display files...
2017-03-01 Frederic Sutertry to fix --help
2017-03-01 Martin Quinsonfix what clang-format broke
next