Skip to content
Snippets Groups Projects
  • thorstenhater's avatar
    MechABI Prelim: Add parameter packs for multicore (#1406) · 69b90b2f
    thorstenhater authored
    - 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.
    Unverified
    69b90b2f