Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-10-27 Martin Quinsonignore more examples' binaries
2018-10-26 Martin Quinsoncosmetics, sorry for the noise
2018-10-26 Martin QuinsonTuto algo: say how to specify where SimGrid is installed
2018-10-26 Martin QuinsonMPI tuto: use the https version of git repos
2018-10-25 Millian Poquet[examples] smpi-replay-mm: free -> xbt_free
2018-10-25 Millian PoquetMerge branch 'smpi-replay-mm-robustness'
2018-10-25 Millian Poquet[examples] smpi-replay-mm: sleep(1) at job end
2018-10-25 Millian Poquet[examples] smpi-replay-mm: fix output sort
2018-10-25 Millian Poquet[examples] smpi-replay-mm: align actors' name
2018-10-24 Martin Quinsondocs: Fix broken links, bummer
2018-10-24 Martin Quinsonupdate the releasing procedure to align with the new...
2018-10-24 Martin Quinsondocker smpi tuto: we need libboost-all-dev for replay.cpp
2018-10-24 Martin Quinsondocs: user-friendly URLs
2018-10-24 Martin QuinsonFix multiple memleaks in the replay of multiple SMPI...
2018-10-24 Martin Quinsontravis: try to use the addon to install homebrew packages
2018-10-24 Martin Quinsonfix some doxygen errors
2018-10-24 Martin Quinsondocs: Rewrite the intro of platform description
2018-10-23 Millian Poquet[examples] smpi-replay-mmd: hack--, memleak++
2018-10-22 Millian Poquet[examples] smpi-replay-mmd: (ugly) memory clean-up
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
next