Expand description
Control block for kernel state management.
The control block is a fixed-size structure in GPU memory that manages kernel lifecycle, message queue pointers, and synchronization state.
Structs§
- Control
Block - Kernel control block (128 bytes, cache-line aligned).
Enums§
- Control
Error - Error codes for control block.