Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / examples / cpp /
2023-11-15 Martin QuinsonFix Host::execute to use *this as a host location,...
2023-11-15 Martin QuinsonMerge branch 'battery-get-name' into 'master'
2023-11-15 Adrien Gougeonadd get_name for batteries. update dag_from_json to...
2023-11-14 Martin QuinsonHave create_jbod() return a JbodPtr instead of Jbod...
2023-11-13 Fred Sutersimplify the way Jbods are defined
2023-11-08 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-07 Martin QuinsonImprove the debug messages
2023-11-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-05 Martin QuinsonRemove the stateful model-checking from the archive...
2023-11-03 Martin QuinsonMerge branch 'master' into simgrid-fork-changelog-plugins
2023-11-03 Martin QuinsonMerge branch 'memleak-battery' into 'master'
2023-11-03 Adrien Gougeonfix memleak in battery examples and task-storm
2023-11-02 Adrien Gougeonmissing static keyword
2023-11-02 Adrien Gougeonimprove chiller example. remove on_power_change signal...
2023-11-02 Adrien Gougeonbetter comments on examples
2023-11-02 Martin QuinsonMC: more debug messages
2023-10-30 Fred Suterno need to cast with ActivitySet
2023-10-30 Fred Suteradd MessageQueue to all ActivitySet examples
2023-10-30 Martin QuinsonMerge branch 'mq' into 'master'
2023-10-30 Martin QuinsonMerge branch 'example-battery-chiller-solar' into ...
2023-10-27 Fred SuterMerge branch 'master' into mq
2023-10-26 Fred SuterMerge branch 'master' into mq
2023-10-26 Fred Suterrevalidate
2023-10-26 Fred Suterextend example to add message queues
2023-10-26 Fred Suterno size for message queue, and no 0-timeout either!
2023-10-24 Fred SuterMerge branch 'master' into mq
2023-10-24 Fred Suteradd Message queue abstraction
2023-10-11 Martin QuinsonMerge branch 'task-dispatch' into 'master'
2023-10-10 AdrienMerge branch 'master' into 'task-dispatch'
2023-10-09 Adrien Gougeonadd possibility for a battery to be a simple connector...
2023-10-02 Adrien Gougeonremove unused variable
2023-10-02 Adrien Gougeonfix all Task examples to support the new Task format...
2023-09-28 Adrien Gougeonadd battery-chiller-solar example.
2023-09-26 Fred Suterprefer returning a NetZone than a pair of NetPoints...
2023-09-25 Adrien Gougeonadd possibility to dispatch tasks (work in progress)
2023-09-24 Fred Suterfurther progress towards deprecation of complex add_route
2023-09-22 Martin QuinsonMerge branch 'task-doc' into 'master'
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-15 Adrien Gougeonremove deprecated include
2023-09-14 Adrien Gougeonclang-format
2023-09-14 Adrien Gougeonphotovoltaic plugin revamp, now called solar panel
2023-09-14 Adrien Gougeonadd the possibility to increase the parallelism degree...
2023-09-13 Martin QuinsonUse an enum to make a parameter explicit instead of...
2023-09-13 Martin QuinsonMerge branch 'plugins-energy-battery-interaction' into...
2023-09-08 Adrien Gougeonreplace create_event by schedule_handler and move param...
2023-07-25 Martin QuinsonStop using comm-waitany in a test which contains Networ...
2023-07-24 Martin QuinsonDeprecate Comm::wait_all(). Remove it in python
2023-07-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-07-21 Fred Suterexplicitely sealing zones (by precaution
2023-07-21 Fred Suteravoid usage of Comm::wait_all() in examples
2023-07-21 Adrien Gougeonadd nominal charge and discharge power to batteries
2023-07-21 Martin QuinsonComplete the other activityset examples in python
2023-07-20 Martin QuinsonMerge branch 'jbod' into 'master'
2023-07-20 Fred Sutermove example
2023-07-20 Fred SuterMerge branch 'master' into jbod
2023-07-19 Martin QuinsonAdd a add_route with s4u::Link instead of LinkInRoute
2023-07-19 Martin QuinsonAdd a add_route for hosts, without gateways
2023-07-17 Fred Suteruse shared pointers in these 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-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-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 QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
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-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 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...
next