Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't have an extra actor in s4u-synchro-mutex to create the others
[simgrid.git] / docs /
2022-03-18 Martin QuinsonFinish to document the BMF options [no-ci]
2022-03-18 Bruno DonassoloFix doc: add bmf/precision
2022-03-18 Bruno DonassoloRemove bmf host model. Add it as an option.
2022-03-17 Martin Quinsoncosmetics in doc
2022-03-17 Martin QuinsonMerge branch 'add_semaphore_python_bindings' into ...
2022-03-17 Jean-Edouard BOULANGERAdd Semaphore Python bindings
2022-03-17 Martin Quinsondoc: Fix some formatting issues
2022-03-17 Martin QuinsonRelease notes: shorten a bit, reindent, and reformat...
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Jean-Edouard BOULANGERAdd Barrier Python bindings
2022-03-15 Henri CasanovaUpdated Release notes wit text from Arnaud, with a...
2022-03-15 Martin QuinsonDraft a few paragraphs in release notes about modeling...
2022-03-15 Martin QuinsonMake the Eigen3 dependency optionnal
2022-03-15 Martin QuinsonMerge branch 'add_mutex_python_bindings' into 'master'
2022-03-15 Jean-Edouard BOULANGERMartin's suggestions
2022-03-15 Jean-Edouard BOULANGERAdd Mutex Python bindings
2022-03-14 Martin QuinsonTutorial: try to hint on some errors that the users...
2022-03-14 Arnaud GierschUpdate documentation.
2022-03-14 Arnaud GierschRemove target "make uninstall".
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-10 Arnaud GierschUse std::function for Comm callbacks.
2022-03-09 Martin Quinsoncosmetics in the release notes
2022-03-09 Jean-Edouard BOULANGERAdd remaining Comm synchronisation Python bindings
2022-03-09 Martin QuinsonCosmetics in the changelog and release notes
2022-03-09 Martin Quinsonnew: Actor::get_restart_count(): Returns the number...
2022-03-08 Arnaud GierschRename example, and update doc.
2022-03-07 Bruno DonassoloMerge branch 'bmf' into 'master'
2022-03-07 Bruno DonassoloAdd eigen dependency to dockerfiles
2022-03-07 Bruno Donassoloptask_BMF: High-level documentation of BMF and the...
2022-03-06 Arnaud GierschMark unused type aliases as deprecated.
2022-03-06 Martin QuinsonMerge branch 'add_wait_for_to_py_comm_binding' into...
2022-03-06 Martin QuinsonImport (some bits of) the MBI test suite
2022-03-06 Jean-Edouard BOULANGERAdded Python bindings: Comm.wait_for() and Comm.wait_an...
2022-03-04 Martin QuinsonReimplement s4u::Barrier natively, and make them visibl...
2022-03-03 Arnaud GierschUpdate URL for article.
2022-03-03 Martin QuinsonDocument recent changes
2022-03-02 Martin QuinsonNew signal: Engine::on_simulation_start
2022-02-23 Augustin Degommeadd openmpi scatter linear_nb algorithm
2022-02-23 Augustin Degommeadd butterfly algorithm from openmpi
2022-02-20 Martin Quinson3.31 is expected in 2022, not last year
2022-02-20 Martin QuinsonCosmetics in the Release notes + Document recent change...
2022-02-18 Arnaud GierschDeprecate sg_host_dump.
2022-02-17 Arnaud GierschPylint docs/source/tuto_s4u/*.py.
2022-02-17 Arnaud GierschPylint docs/find-missing.py, src/simix/simcalls.py.
2022-02-03 Martin Quinsonspecify in the COPYING file that we are LGPL-v2.1-only
2022-02-03 Martin QuinsonMerge branch 'wifi_rate_zero' into 'master'
2022-02-03 Arnaud GierschUpdate references to the mailing list.
2022-02-03 Arnaud GierschMerge branch 'stable'
2022-02-03 Augustin Degommeadd a word in the doc about deploying multiple processe...
2022-02-01 Martin Quinsondoc: explain how to install stuff in a docker that...
2022-01-31 Arnaud GierschKill now unused xbt_dynar_shrink().
2022-01-31 Arnaud GierschDefine macro XBT_ATTRIB_DEPRECATED_v335.
2022-01-31 Arnaud GierschRemove deprecated features for next release (3.31).
2022-01-31 Arnaud GierschMerge branch 'stable'
2022-01-31 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-31 Martin QuinsonStart a new dev cycle for v3.31
2022-01-30 Martin QuinsonRelease v3.30 (Sunday Bloody Sunday) v3.30
2022-01-30 Martin QuinsonDocument the next release. I think we're good to go
2022-01-28 Martin Quinsontiny improvement to the doc
2022-01-28 SUTER Frederic[no-ci] use :py:attr: when it is the case
2022-01-28 SUTER Fredericmore attributes in python bindings
2022-01-28 Martin Quinsondoc: mark python attributes as attributes
2022-01-28 SUTER Fredericupdate
2022-01-28 Martin Quinsonfix some doc issues
2022-01-25 Martin QuinsonAllow to override the python install path (and document it)
2022-01-24 Martin Quinsondocs: add the copybutton extension to sphinx
2022-01-23 Martin QuinsonImplement the last (?) Python functions needed for...
2022-01-23 Martin QuinsonExtend the python bindings and cosmetics
2022-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-22 Martin QuinsonFurther fixups and cosmetics in the doc
2022-01-22 Martin QuinsonMany tiny documentation improvements
2022-01-21 Martin QuinsonFix some more problems in the doc + cosmetics + extend...
2022-01-21 Martin QuinsonDocument simgrid.Engine.instance in Python
2022-01-21 Martin Quinsontutorials: run the dockers as a user
2022-01-21 Martin QuinsonPort the Algorithm tutorial to python
2022-01-20 Martin QuinsonConvert the MasterWorker to python, in preparation...
2022-01-13 SUTER Fredericadd a blurb about SimDag/Jedule
2022-01-06 Arnaud GierschRemove last mentions of SimDAG in docs.
2022-01-06 Arnaud GierschCosmetics to please codefactor.io.
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-06 Martin QuinsonMerge branch 'appveyor' of github.com:simgrid/simgrid
2022-01-06 SUTER Fredericdrop the old Lua bindings for programmatic platform...
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-03 SUTER Fredericforgot that in making Activities extendable. Should...
2022-01-02 SUTER FredericKill both SimDag and Jedule bindings. Cleanups will...
2021-12-26 Martin Quinsondoc: split the calibration sections in their own file
2021-12-26 Martin Quinsondoc: Change the TOC. 'Models' become a full section...
2021-12-25 Martin QuinsonDocument the last missing XML tag
2021-12-25 Martin QuinsonDocument <backbone> and cosmetics in the platform doc
2021-12-25 Martin QuinsonDocument bypassRoute (and cosmetics)
2021-12-24 Martin QuinsonKill more deprecated content from the old doc
2021-12-24 Martin QuinsonImprove and unify the doc of <cluster>
2021-12-24 Martin QuinsonReword the Platform::routing documentation
2021-12-24 Martin QuinsonSmall improvements to the doc
2021-12-15 Martin Quinsondocs: fix some broken references in python
2021-12-14 Martin QuinsonMissing documentation segment
2021-12-14 Martin QuinsonEngine::run_until: documentation + C bindings
2021-12-13 Martin QuinsonDocument my last hack
2021-12-13 Martin QuinsonAnother reference in foreign language
2021-12-06 Bruno DonassoloSMPI calibration: saving notebook execution
next