You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What changed
- Reworked the old example directories into one `tasks/example` tree
with `threads` and `processes/t1`, `processes/t2`, `processes/t3`
sections.
- Removed the old physical example directories: `tasks/example_threads`,
`tasks/example_processes`, `tasks/example_processes_2`, and
`tasks/example_processes_3`.
- Added unified example metadata and shared resources at
`tasks/example/settings.json`, `tasks/example/info.json`,
`tasks/example/common`, and `tasks/example/data`.
- Updated CMake support for the example meta-layout and
`-DPPC_TASKS=example`.
- Updated example functional and performance tests for the new `threads`
and `processes/t1..t3` layout.
- Updated nested settings handling so each example implementation can be
enabled or disabled independently.
- Updated the performance table parser and scoreboard support for the
new example layout.
---------
Co-authored-by: Arseniy Obolenskiy <gooddoog@student.su>
0 commit comments