Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / examples /
2023-07-17 Fred Suteruse ActivitySet when we call wait_any in examples
2023-07-15 Martin QuinsonMerge branch 'fix-comm-signal' into 'master'
2023-07-13 Adrien GougeonSoH now based on internal values (lost/gained energy...
2023-07-13 Adrien Gougeonremove parameter depth of discharge from battery instan...
2023-07-11 Adrien GougeonComplete revamp of battery plugin
2023-07-11 Arnaud GierschRemove statement with no effect.
2023-07-10 Fred SuterMerge remote-tracking branch 'origin/master' into jbod
2023-07-10 Fred Suteradding a JBOD concept
2023-07-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-07-10 Martin QuinsonNew example: activityset-waitallfor
2023-07-10 Martin QuinsonConvert an example to the new activity sets
2023-07-09 Martin QuinsonDrop some redundant examples
2023-07-09 Martin QuinsonConvert 2 examples from Activity::wait_any to ActivitySet
2023-07-09 Martin QuinsonImplement ActivitySet
2023-07-01 Martin QuinsonDon't send sbuff and rbuff to the MC checker
2023-06-29 Martin QuinsonFix MC builds
2023-06-29 Martin QuinsonShow the user-level call in MC backtraces
2023-06-29 Martin QuinsonMerge branch 'master' into 'master'
2023-06-29 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-28 Arnaud GierschPlug memory leaks.
2023-06-28 Martin Quinsonpython: make it so that the host_load functions are...
2023-06-28 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-28 Martin QuinsonMerge branch 'python_bindings_host_load_plugin' into...
2023-06-28 Martin QuinsonMerge branch 'master' into 'python_bindings_host_load_p...
2023-06-27 Arnaud GierschMisc. Sonar smells.
2023-06-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-26 Arnaud GierschTypos.
2023-06-22 Martin QuinsonFix MC builds
2023-06-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-22 Martin Quinsonmodel-check/sleep-set is now true by default
2023-06-21 Martin QuinsonIncrease a bit an example which size got reduced when...
2023-06-21 Fred Suterrename enqueue_execs into enqueue_firings
2023-06-21 Fred Suter[Sonar] shadowed variable
2023-06-21 Fred Suter[sonar] explicit capture
2023-06-21 Fred Sutercleanups and refactoring in s4u::Task
2023-06-20 Fred SuterMove Tasks from a plugin to s4u
2023-06-20 Fred SuterMerge branch 'task-token' into 'master'
2023-06-20 Fred SuterMerge branch 'master' into 'task-token'
2023-06-19 Fred Sutermore use of get_unique_data
2023-06-16 Martin QuinsonFix indent in an example
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 QuinsonRevalidate the tesh files after the recent MC depends...
2023-06-15 Adrien Gougeonuse get_unique_data()
2023-06-15 Fred Suteradd a get_unique_data to Extendable and test it in...
2023-06-15 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-15 Martin QuinsonRevalidate the MC tesh files after the recent changes...
2023-06-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-15 Fred Suteradd a get_unique_data to Extendable and test it in...
2023-06-15 Adrien Gougeonadd simgrid::plugins::Token. switch from get_tokens...
2023-06-14 Adrien Gougeonrename get_tokens to get_next_execution_tokens
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 QuinsonRevalidate the MC tesh files after the recent changes...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentFix test stats according to current dependency relation
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-12 Adrien Gougeontask can now pass tokens (void*) to other tasks. add...
2023-06-09 Arnaud GierschDisable s4u-mc-bugged1-liveness-visited-ucontext only.
2023-06-09 Arnaud GierschDisable liveness model-checking tests outside Linux.
2023-06-08 Adrien Gougeonadd python bindings for plugin host load
2023-06-07 Martin QuinsonMerge branch 'master' into 'master'
2023-06-07 mlaurentFix CI tests
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 Arnaud GierschBuffers should not be considered by CommWaitTransition...
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 Arnaud GierschAnother round of pointer-to-const for sonar.
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 mlaurentFew more CI tesh fixing
2023-06-06 mlaurentFix stat order for CI tests
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 Arnaud GierschClang-tidy: readability-qualified-auto.
2023-06-06 Arnaud GierschVarious cleanups in Task plugin.
2023-06-06 mlaurentAdd factorisation for strategy and Use dynamic over...
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 mlaurentFix stat missorder at the end of DFSexplorer
2023-06-05 Arnaud GierschCosmetics: whitespace cleanup (codefactor.io).
2023-06-05 Martin QuinsonMerge branch 'fix-sonar-task' into 'master'
2023-06-05 Adrien Gougeonfix sonar warnings
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-06-01 Adrien Gougeonswitch repr to Class(objectname). fix python operation...
2023-06-01 Arnaud GierschAdd missing includes.
2023-05-31 Fred Sutersimplify example
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-30 Maxwell PirtleAdjust tesh tests according to changes in deps.
2023-05-30 Adrien Gougeonadd python bindings for operations
2023-05-24 Fred Sutermove handling of remote disks to platform parsing.
2023-05-24 Martin QuinsonSpecialize the Activity on_veto, on_suspend and on_resu...
2023-05-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-23 Fred Suteradd Io operations and an example
2023-05-22 Fred Suterhave a on_completion per activity type to save users...
2023-05-22 Martin QuinsonRename cfg 'ns3/TcpModel' to 'ns3/UdpModel'
next