Expand description
GPU Backend Detection
This module provides detection of available GPU backends and selection of the best backend for the current system.
Structs§
- Backend
Performance Info - Backend performance characteristics
Enums§
- GpuBackend
Type - Available GPU backend types
Functions§
- detect_
available_ backends - Detect all available GPU backends on the current system
- get_
backend_ info - Get backend-specific device information
- get_
backend_ performance_ info - Get performance characteristics for each backend
- select_
best_ backend - Select the best available backend based on performance priority