Module native_gpu

Source
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§

NativeGPUBackend
Native GPU backend implementation

Functions§

is_cuda_available
Check if CUDA is available on the system