Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce a bit the amount of cores used during tests, as my laptop is aging and MC...
[simgrid.git] / docs /
2023-10-24 Martin QuinsonAllow to disable EIGEN3 even if it's found on disk
2023-10-11 Martin QuinsonMerge branch 'task-dispatch' into 'master'
2023-10-10 AdrienMerge branch 'master' into 'task-dispatch'
2023-10-10 Adrien Gougeonupdate doc
2023-09-22 Martin QuinsonMerge branch 'task-doc' into 'master'
2023-09-21 Adrien Gougeonadd doc about parallel tasks. fix some warning in plugi...
2023-09-21 Martin QuinsonMerge branch 'photovoltaic-revamp' into 'master'
2023-09-21 AdrienMerge branch 'master' into 'photovoltaic-revamp'
2023-09-18 Martin QuinsonMerge branch 'chiller-plugin' into 'master'
2023-09-18 Martin QuinsonMerge branch 'task_dispatch' into 'master'
2023-09-18 Adrien Gougeonadd chiller plugin with doc and an example
2023-09-14 Adrien Gougeonphotovoltaic plugin revamp, now called solar panel
2023-09-13 Martin QuinsonMerge branch 'plugins-energy-battery-interaction' into...
2023-07-20 Martin QuinsonMerge branch 'jbod' into 'master'
2023-07-20 Fred SuterMerge branch 'master' into jbod
2023-07-20 Fred Sutersmall rewrites [no-ci]
2023-07-18 Martin Quinsontypo [no-ci]
2023-07-18 Martin Quinsonadd a make target named 'examples' that is easier to...
2023-07-13 Adrien GougeonSoH now based on internal values (lost/gained energy...
2023-07-11 Adrien GougeonComplete revamp of battery plugin
2023-06-28 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-28 Martin QuinsonMerge branch 'master' into 'python_bindings_host_load_p...
2023-06-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-27 Arnaud GierschDefine macro XBT_ATTRIB_DEPRECATED_v339.
2023-06-27 Arnaud GierschRemove deprecated features for next release (3.35).
2023-06-26 Arnaud GierschRemove deprecated features for the new next release...
2023-06-26 Martin QuinsonStart a new development cycle
2023-06-26 Martin QuinsonRelease 3.34
2023-06-26 Martin QuinsonRevert "Remove deprecated features for the new next...
2023-06-26 Arnaud GierschRemove deprecated features for the new next release...
2023-06-26 Arnaud GierschTypos.
2023-06-26 Martin QuinsonSince we skip a release, use XBT_ATTRIB_DEPRECATED_v338...
2023-06-24 Martin Quinsoncomplete the release notes. They need more reviews
2023-06-24 Martin Quinsonsleep sets are not an option in MC. We always need...
2023-06-23 Martin QuinsonExtend the release notes with the work done until March 31.
2023-06-23 Martin QuinsonReorg the MPI doc, and document SMPI_app_instance_start...
2023-06-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-22 Martin QuinsonImprove the release notes for MC
2023-06-22 Martin QuinsonDocument source-set and DPOR options
2023-06-21 Fred Suter[ci-skip] document s4u::Task
2023-06-20 Fred SuterMerge branch 'master' into 'task-token'
2023-06-16 Arnaud GierschMerge branch 'fix-wakeup-tree-iterator' into 'master'
2023-06-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-15 Martin Quinsonfix the instructions on how to use local installs of...
2023-06-15 Martin QuinsonExplain the relevant PYTHONPATH when installing from...
2023-06-15 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-15 Martin Quinsonre-add --help-coll to the doc now that it's implemented
2023-06-15 Martin QuinsonTiny doc improvement
2023-06-15 Martin Quinsonimprove the doc of how to select the right algorithm
2023-06-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-15 Martin QuinsonExplain the relevant PYTHONPATH when installing from...
2023-06-14 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 Martin Quinsonre-add --help-coll to the doc now that it's implemented
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 Martin QuinsonTiny doc improvement
2023-06-13 Martin Quinsonimprove the doc of how to select the right algorithm
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 Arnaud GierschClang-tidy: readability-qualified-auto.
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'odpor-clean-ups' into 'master'
2023-06-05 Martin QuinsonCI pages: try to use the Debian version of the python...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'rename-operation-task' into 'master'
2023-06-05 Martin QuinsonMerge branch 'odpor-implementation' into 'master'
2023-06-02 Adrien Gougeonrename operation to task. rename execute to fire.
2023-06-01 Martin QuinsonMerge branch 'python-repr' into 'master'
2023-05-31 Fred Suter add on_this_veto signal to Activities
2023-05-31 Fred Suter add on_this_[suspend,resume] signals to Activities
2023-05-31 Fred Suter add on_this_completion signal to Activities
2023-05-31 Fred Suter add on_this_start signal to Activities
2023-05-31 Martin QuinsonMerge branch 'operation-python' into 'master'
2023-05-31 Martin QuinsonMerge branch 'simgrid-fork-plugin-photovoltaic'
2023-05-31 Fred Sutermove on_start and on_completion from CommImpl to Comm
2023-05-24 Martin QuinsonSpecialize the Activity on_veto, on_suspend and on_resu...
2023-05-23 Martin QuinsonGive the on_this_ variant to all VM signals
2023-05-23 Martin QuinsonSort the signals on the plugin page
2023-05-23 Martin QuinsonRename Resource::on_state_change to Resource::on_onoff...
2023-05-23 Martin QuinsonGive the _this_ variants to the Link signals
2023-05-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-23 Martin QuinsonVarious cleanups in the Host signals
2023-05-23 Arnaud GierschC++17 support is now required for public headers too.
2023-05-22 Martin QuinsonAdd instance signals for all Disk signals
2023-05-22 Martin QuinsonAdd instance signals for all Actor signals
2023-05-22 Martin QuinsonRename cfg 'ns3/TcpModel' to 'ns3/UdpModel'
2023-05-22 Martin QuinsonTest that setting ns3 TCP models actually work
2023-05-16 Adrien Gougeonadd photovoltaic plugin
2023-05-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-10 Martin QuinsonMerge branch 'dag-lab' into 'master'
2023-05-09 Adrien Gougeonadd dag scheduling lab
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-12 Adrien Gougeonadd operation to plugin doc
2023-04-06 Martin QuinsonAllow ns3 to be idempotent if correctly patched
2023-03-31 Martin QuinsonCompile the safe part of MC in default mode too
2023-03-31 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-31 Martin QuinsonFix doc on how to select the compiler before compiling
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
next