5741cc383f
Add developer documentation
2023-03-24 12:08:45 +00:00
9202085267
Remove tampi and openmp outdated models
2023-03-24 12:08:45 +00:00
b44c245405
Use 6t events for subsystem transition
...
No longer mix task state transitions (6T) with subsystem changes.
2022-09-21 17:30:23 +02:00
baff1c050b
Add preliminar support for taskfor
...
The emulator cannot handle tasks that are executed multiple times and
concurrently. The task for executes a single task (with unique id) multiple
times by using different arguments. The task model needs to be extended to
support the taskfor clause properly. In the meanwhile, we simple set the
subsystem to be running a taskfor.
2022-09-21 13:30:22 +02:00
0fea805b44
Clarify "Task: Running body" subsystem state
2022-09-21 13:15:55 +02:00
957cdaa81e
Fix processReadyTask event value in doc
2022-09-20 10:27:49 +02:00
7962b835f4
Add missing doc subsystem items for Nanos6
2022-09-14 13:21:17 +02:00
81e5f19267
Update Nanos6 events
2022-09-12 16:16:11 +02:00
576936ef01
Add CPU idle and active events
2022-09-12 16:16:10 +02:00
903244d22b
Update documentation
2022-09-12 16:16:10 +02:00
ac1ae8e69d
Use one event per blocking type in Nanos6
2022-09-12 16:16:10 +02:00
2679655b2a
Add more documentation
2022-09-12 16:16:10 +02:00
135f3dc7aa
Fix some documentation problems
2022-09-12 16:16:10 +02:00
a1b668a872
Convert documentation to Markdown and mkdocs
2022-09-12 16:16:10 +02:00