Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'dev-cpuimpl-used' into 'master'
[simgrid.git] / docs /
2022-06-01 Arnaud GierschVarious small fixes.
2022-05-30 Arnaud GierschMerge selected changes from branch 'simgrid-Jesse-McDon...
2022-05-18 Jesse McDonaldfixed a few typos
2022-04-22 Arnaud GierschFix some warnings in doc generation.
2022-04-15 Arnaud GierschMerge branch 'dev/s4u_tuto_fixes' into 'master'
2022-04-14 Martin Quinsonspecify in the doc that SMPI_PRETEND_CC is good for...
2022-04-04 msimonindoc/tuto: Engine.instance is a python property
2022-04-04 msimonindoc/tuto: docker, show how to fix the permissions
2022-04-04 msimonindoc/tuto: docker make clear where commands run
2022-04-04 msimonindoc/tuto: use root shortcut in docker exec
2022-04-04 msimonindoc/tuto: the container's name is simgrid
2022-03-30 Martin QuinsonMerge branch 'add_missing_comm_python_bindings' into...
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-28 Bruno DonassoloMerge branch 'issue105' into 'master'
2022-03-26 Arnaud GierschFix dead links.
2022-03-25 Martin QuinsonExpose signals Activity::on_suspend and Activity::on_re...
2022-03-25 Jean-Edouard BOULANGERAdd remaining Comm bindings and examples
2022-03-22 Arnaud GierschWrong find&replace.
2022-03-22 Arnaud GierschMisc Python smells from codefactor.io.
2022-03-22 Arnaud GierschDefine macro XBT_ATTRIB_DEPRECATED_v336.
2022-03-22 Arnaud GierschRemove deprecated features for next release (3.32).
2022-03-22 Arnaud GierschStart the dev cycle toward v3.32.
2022-03-22 Martin QuinsonFix the release date in the release notes v3.31
2022-03-22 Martin QuinsonRelease v3.31
2022-03-22 Martin QuinsonUpdate tuto MC to the latest tool output
2022-03-22 Martin QuinsonComplete the documentation of v3.31
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
next