Expand description
GPU runtime with CUDA acceleration and CPU fallback.
This module provides a unified runtime interface that uses CUDA GPU acceleration when available, falling back to CPU execution.
Structs§
- Analysis
Runtime - GPU-accelerated analysis runtime.
- Runtime
Status - Runtime status and capabilities.
Enums§
- Backend
- Backend selection for kernel execution.