Expand description
Native GPU backend using CUDA/ROCm
This module provides native GPU support when CUDA or ROCm is available. Currently this is a stub implementation.
Structs§
- NativeGPU
Backend - Native GPU backend implementation
Functions§
- is_
cuda_ available - Check if CUDA is available on the system