Skip to content
Snippets Groups Projects
Unverified Commit 69b90b2f authored by thorstenhater's avatar thorstenhater Committed by GitHub
Browse files

MechABI Prelim: Add parameter packs for multicore (#1406)

- Use parameter packs for multicore mechanisms.
- Adjust unit tests and modcc.
- CPU and GPU use the same mechanism_ppack_base.
- CPU code uses a split similar to GPU with `mech_XYZ_foo` and `kernel::mech_XYZ_foo.
- Make mechanism_ppack_base header public.
- Tracing macros for modcc code gen.
parent 45c70caf
No related branches found
No related tags found
No related merge requests found
Showing
with 475 additions and 454 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment