ovni/cfg/thread
Rodrigo Arias Mallo 815633221d Port nOS-V model to task bodies
The nOS-V events are modified in two ways: 1) to create a parallel task
the new VTC event must be used and 2) all task events for both normal
(VTc) and parallel (VTC) tasks require an extra argument in the payload
to indicate the body id. As a consequence, the nOS-V model version is
now increased to 2.0.0.

Additionally, all the channel PRV flags are set to PRV_SKIPDUPNULL, so
duplicates are only emitted if they are not null. It solves the problem
when a task switches to another task with the same body id.

A new Paraver configuration is added for the body id.
2024-03-13 17:07:26 +01:00
..
kernel Use running thread for CPU context switches 2023-03-24 12:08:45 +00:00
mpi Add MPI model with interface view 2023-09-06 18:11:18 +02:00
nanos6 Improve colors for Resting and Absorbing states 2023-04-17 17:04:48 +02:00
nodes Use active thread for nodes subsystem 2023-03-24 12:08:45 +00:00
nosv Port nOS-V model to task bodies 2024-03-13 17:07:26 +01:00
openmp Update OpenMP emulation model 2024-03-12 11:35:18 +01:00
ovni Use active instead of running thread for TID 2023-03-24 12:08:45 +00:00
tampi Add TAMPI model with subsystems view 2023-08-22 18:13:29 +02:00