Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-10-19 Martin QuinsonMerge branch 'fix-multi-smpi-buffer-double-free' into...
2018-10-18 Martin QuinsonTODO--
2018-10-18 MERCIER Michael[smpi] use maps on actor to use one buffer for each
2018-10-17 Martin QuinsonSanitize the API of this_actor::parallel_execute()
2018-10-17 Martin QuinsonHide ugly things from the doc
2018-10-17 Martin Quinsondocs: document <config>
2018-10-16 Martin Quinsondocs: fix broken links
2018-10-16 Martin Quinsondocs: new section on M&S hints
2018-10-16 Martin Quinsonremove my config files from the git. Not sure it ever...
2018-10-16 Martin Quinsonanother thing that SMPI cannot do yet
2018-10-16 Martin QuinsonCOPYING: move our homepage to framagit
2018-10-16 Millian Poquet[examples] smpi-replay-mmd: static + cleanup
2018-10-16 Millian Poquet[doc] SMPI_app_instance_register: improve doxygen
2018-10-16 Millian Poquet[examples] smpi-replay-mmd: sayonara MSG
2018-10-16 Arnaud GierschDisable mmap on kFreeBSD too.
2018-10-16 Arnaud GierschSendfile may be unimplemented. Try again when it retur...
2018-10-16 Arnaud GierschFix build on Debian/kFreeBSD.
2018-10-15 Augustin Degommehave description use current build and not latest one...
2018-10-15 Martin Quinsonforbid cabinet in inner zones
2018-10-15 Martin Quinsonautomatically regenerate these files
2018-10-15 Martin QuinsonFurther hack the XML parser to accept the old DTD location
2018-10-15 Martin Quinsondocker tuto-s4u: Add an empty makefile advising to...
2018-10-15 Martin Quinsontuto s4u: adapt text to the actual docker content
2018-10-15 Martin Quinsons4u tuto: make it clear that you have to run cmake...
2018-10-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-14 Martin QuinsonRegenerate with the lastest Flex
2018-10-14 Martin Quinsonstart rewriting the platform documentation
2018-10-14 Martin Quinsonmove the DTD file from gforge to our own homepage
2018-10-14 Martin Quinsoncosmetic so that it can be displayed in doc
2018-10-13 Arnaud GierschUse PRIdMAX instead of %jd.
2018-10-13 Martin Quinsonremove an example that does not bring much
2018-10-13 Arnaud GierschFix format string.
2018-10-12 Martin Quinsonsonar cleanup
2018-10-12 Martin Quinsondoxygen: fix some warnings
2018-10-12 Martin Quinsonsonar cleanups
2018-10-12 Martin QuinsonFix documentation: I inverted 2 host model names
2018-10-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-11 Martin Quinsonimprove the doc of the host plugin API
2018-10-11 Martin Quinsondocument the last changes in the right place
2018-10-11 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-10-11 Martin QuinsonMerge pull request #307 from Jean-Emile/v3.20-expose...
2018-10-11 jed56 ( Jean... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-10-10 Martin Quinsondoxygen: kill group m_process_management
2018-10-10 Martin QuinsonS4U stability will not decrease in the future
2018-10-10 Augustin Degommecritical bugfix
2018-10-10 Martin Quinsonuse a travis badge with the travis logo
2018-10-10 Martin Quinsonwoops, I broke the build while fixing the doc
2018-10-10 Martin Quinsondocs: try to add a doxygene xample, but breathe does...
2018-10-09 Martin QuinsonAdd a link from API ref to example
2018-10-09 Martin Quinsonmove the this_actor namespace to the top of API
2018-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-09 Martin QuinsonImprove the doc of parallel executions
2018-10-09 Martin QuinsonIgnore new binary
2018-10-09 JeDExpose Host Load for Java API through JNI
2018-10-08 Martin Quinsonimprove the doc of s4u::Mailbox
2018-10-05 Arnaud GierschDefine XBT_ATTRIB_DEPRECATED_v325.
2018-10-05 Arnaud GierschRemove features marked with DEPRECATED_v322.
2018-10-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-05 Martin Quinsonstart the dev of v3.22
2018-10-05 Martin Quinsondoc: update the procedure to release a version
2018-10-05 Martin Quinsondocker: the stable version is enough now that we released
2018-10-05 Augustin Degommesupport ns3.29 in cmake (todo: try to use wildcards...
2018-10-03 Arnaud GierschRestore "sudo: required", for mc/ptrace.
2018-10-03 Arnaud GierschDisplay errno on error.
2018-10-03 Arnaud GierschFix dist.
2018-10-03 Martin QuinsonRelease v3.21 v3_21
2018-10-02 Augustin Degommefix dist after Martin
2018-10-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-10-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-02 Martin Quinsondocs: more links to the MSG doc
2018-10-02 Martin QuinsonInformative message if a newcomer launches BuildSimGrid...
2018-10-02 Martin QuinsonReplace README.git by a badge stating that we welcome PRs
2018-10-02 Arnaud GierschKill duplicate #include.
2018-10-02 Christian Heinrich[SMPI/DVFS] Make sure Adagio is guarded by #if HAVE_SMPI
2018-10-02 Christian Heinrich[DVFS] Add two comments
2018-10-02 Christian Heinrich[SMPI/LB] Normalize load + notify heap of changes
2018-10-02 Christian Heinrich[SMPI/LB] Add a XBT_DEBUG statement
2018-10-02 Christian Heinrich[SMPI] Add comments to explain variables
2018-10-02 Christian Heinrich[ENERGY] Add getter for idle consumption
2018-10-02 Christian Heinrich[SMPI/LB] Intercept realloc and calloc calls for memory...
2018-10-02 Christian Heinrich[ENERGY] Change behavior on 1-core machines
2018-10-02 Christian Heinrich[S(A)MPI] Add/modify include guards
2018-10-02 Christian Heinrich[S(A)MPI] Add copyright header
2018-10-02 Arnaud GierschMark unused parameters.
2018-10-02 Arnaud GierschSonar cosmetics.
2018-10-02 Arnaud GierschActually use given parameters.
2018-10-02 Arnaud GierschMerge nested try blocks (Sonar).
2018-10-02 Arnaud GierschReplace "switch" statement by "if" (Sonar).
2018-10-01 Martin Quinsonremove some obsolete files
2018-10-01 Martin Quinsondocs: don't fail when files to clean don't exist
2018-10-01 Augustin Degommetry to improve SVGs
2018-10-01 Martin Quinsondocs: add a link to the cited paper
2018-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-01 Martin Quinsons4u::Semaphore: use a simpler example with no mutex
2018-10-01 Martin Quinsonhide private globals to avoid name clashes
2018-10-01 Arnaud GierschRemove unused compile flag.
2018-10-01 Arnaud GierschClang's address sanitizer is not compatible with -Wl...
2018-10-01 Martin QuinsonDocument the semaphores' example (and fix other doc...
2018-10-01 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-10-01 Augustin Degommeadd svg and some description for dragonfly topology
next