ovni/test/emu
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
..
common Enable all models if the require key is missing 2023-11-16 12:39:14 +01:00
mpi Register emulation models only if required 2023-11-16 12:39:05 +01:00
nanos6 Register emulation models only if required 2023-11-16 12:39:05 +01:00
nosv Port nOS-V model to task bodies 2024-03-13 17:07:26 +01:00
ovni Test generated events match documentation 2024-01-30 12:02:02 +01:00
tampi Register emulation models only if required 2023-11-16 12:39:05 +01:00
CMakeLists.txt Add MPI emu tests 2023-09-06 18:11:19 +02:00