Module control

Module control 

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§

ControlBlock
Kernel control block (128 bytes, cache-line aligned).

Enums§

ControlError
Error codes for control block.