Expand description
CUDA Graph RAII helpers for production graph capture/replay.
This module intentionally stays close to the CUDA driver API. The bounded CSM CUDA Graph path needs explicit graph lifetime ownership and node inventory before it can safely update graph-exec parameters for runtime pointers and capacity classes.
Structs§
- Captured
Cuda Graph - Instantiated CUDA Graph with owned graph + exec handles.
- CsmCuda
Graph Key - Cuda
Graph Node - Scan
Topology