Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2019-05-22 Augustin Degommeoops
2019-05-22 Martin Quinsonos_timer: detect when our implementation needs to be...
2019-05-22 Martin Quinsonmc: create RegionSparse, RegionDense and RegionPrivatiz...
2019-05-22 Martin QuinsonRegionSnap: only use pointers to regions for sake of...
2019-05-22 Martin Quinsonmc: privatized regions now use a vector of pointers...
2019-05-22 Martin Quinsonmc: some snake_casing on the way
2019-05-22 Martin Quinsonmc: that FIXME was easy to fix :)
2019-05-22 Augustin Degommedeactivate clock_gettime on SunOS, as it does not work...
2019-05-21 Augustin Degommetry to make rma tests faster
2019-05-21 Arnaud GierschDisable parallel ucontexts on 64bit SunOS.
2019-05-21 Arnaud GierschSave worker's context directly in TLS.
2019-05-20 Martin Quinsong++ needs this include but not clang
2019-05-20 Martin QuinsonAhem. You mean I need to actually compile with MC after...
2019-05-20 Martin Quinsonadd s4u-cloud-simple to the list of examples
2019-05-20 Martin Quinsonmc: move some files related to ELF, DWARF or unwind...
2019-05-19 Martin Quinsonargh, linkchecker needs --check-extern to be really...
2019-05-19 Martin Quinsonci@doc: fix the parameter of linkchecker
2019-05-19 Martin Quinsondoc: fix the last broken links (?)
2019-05-19 Martin Quinsonfix more dead links in the doc
2019-05-19 Martin Quinsonstupid me, that file was moved just before
2019-05-19 Martin QuinsonOnly linkcheck the pages that we just generated
2019-05-19 Martin Quinsonfix dead links on the webpage, and linkcheck it upon...
2019-05-19 Martin Quinsonwrite in the tuto that we need a recent version of SG
2019-05-19 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-19 Frederic Sutercosmetics: remove occurrences of "msg_platform.xml"
2019-05-19 Frederic Sutercosmetics do not use msg in log class names
2019-05-19 Martin QuinsonWrite in doc that some s4u objects are not smart pointers
2019-05-19 Martin QuinsonUpdate the releasing doc
2019-05-19 Frederic Suterplease sonar, pass parameters to lambda
2019-05-19 Martin Quinsonmake sure that nobody can compile s4u without simgrid...
2019-05-18 Martin Quinsonmc::Snapshot: various cleanups and refactoring
2019-05-18 Martin QuinsonAdd a link from smpirun(1) to the online doc
2019-05-18 Martin Quinsonsosp: cosmetics
2019-05-18 Arnaud GierschUse known PYTHON_EXECUTABLE.
2019-05-18 Arnaud GierschMore cleanup of tmp files (openindiana).
2019-05-18 Arnaud GierschDeobfuscation.
2019-05-18 Arnaud GierschF comes before G, and correct bug number.
2019-05-18 Arnaud GierschReturn const& for consistency.
2019-05-18 Martin Quinsonmore bugs got closed
2019-05-18 Martin QuinsonFinish the conversion to python of the hostfile generation
2019-05-17 Martin Quinsonsmpirun: use a python chunk to generate missing hostfiles
2019-05-17 Martin Quinsonsonar: explict
2019-05-17 Martin Quinsonsmall doc improvement
2019-05-17 Martin Quinsondon't mess with argv before having SimGrid taking its...
2019-05-17 Arnaud GierschFix path for native lib in jar under SunOS.
2019-05-17 Arnaud GierschCosmetics.
2019-05-17 Arnaud GierschLet the exception flow.
2019-05-17 Arnaud GierschCosmetics.
2019-05-17 Frederic Suter32-bit friendly format
2019-05-17 Frederic Suterignore some example binaries
2019-05-17 Frederic Suterenable wait_any and wait_any_for for asynchronous execu...
2019-05-17 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschDon't take buffer on stack, 4M may be too big.
2019-05-16 Arnaud GierschCopy the values of {C,CXX,F}FLAGS into smpi{cc,cxx...
2019-05-16 Arnaud GierschComplete list of closed bugs.
2019-05-16 Arnaud GierschCorrectly split os/ver on redhat-like.
2019-05-16 Martin QuinsonMerge branch 'cmake-no-pybind11-search-if-explicitly...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschMove install(TARGETS) in its proper directory.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschFix make dist / distcheck.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Millian Poquet[cmake] no search for pybind11 if explicitly off
2019-05-16 Arnaud GierschDisable bogus warning.
2019-05-16 Arnaud GierschDon't install empty doc/html/.
2019-05-16 Arnaud GierschAllow binary to be stripped with install/strip.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-05-16 Martin QuinsonUse addr2line as a fallback for stacktraces when backtr...
2019-05-16 Arnaud GierschDisable LTO for pybind11 too when enable_lto=off.
2019-05-16 Arnaud GierschClose simgrid/simgrid#7 (FramaGit).
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Martin Quinsonmc: tiny simplifications and cosmetics (even some snake...
2019-05-16 Martin Quinsonmc: inline two functions
2019-05-16 Martin Quinsonmc: useless cleanups
2019-05-16 Martin Quinsonmc::Buffer: no need for mmap type now that KSM is gone
2019-05-16 Martin Quinsonmc: kill model-check/ksm option. Was not activated...
2019-05-15 Augustin Degommesay mmap is not ready for privatization in SunOS.
2019-05-15 Augustin Degommefix mess with quotes
2019-05-15 Martin Quinsonmc: simplification: do not repeat information in parameters
2019-05-15 Martin Quinsonmc: Kill a C type and use the C++ one
2019-05-15 Martin Quinsoncmake: do not build the documentation by default
2019-05-15 Martin Quinsonmc/compare: reduce the scope of some variables
2019-05-15 Martin QuinsonRemove option 'model-check/record': paths are recorded...
2019-05-15 Martin Quinson[mc] enable model-check/record by default, and cosmetics
2019-05-15 Arnaud GierschFix new/delete mismatch.
2019-05-14 Arnaud GierschGet rid of "local" keyword for sh.
2019-05-14 Arnaud GierschFix PMPI_Error_string.
2019-05-14 Arnaud GierschSpecialize return types.
2019-05-14 Arnaud GierschSnake case.
2019-05-14 Arnaud GierschAdd "override" specifier.
2019-05-14 Augustin Degommewarnings-=2
2019-05-14 Augustin Degommereplace useless strncpy by a memcpy
2019-05-14 Millian Poquet[doc] fix another doxygen friendliness issue
2019-05-14 Millian Poquet[doc] fix links (URL, internal ref + duplication)
2019-05-14 Millian Poquet[doc] trailing space cosmetics
2019-05-14 Millian Poquet[doc] fix warnings, cosmetics
2019-05-14 Millian Poquet[doc] fix warnings, cosmetics
2019-05-14 Martin Quinsonfix some errors and warnings in the doc generation
2019-05-14 Augustin Degommelet's pretend that sunOS supports privatization (no...
next