Module detector

Module detector 

Source
Expand description

GPU Backend Detection

This module provides detection of available GPU backends and selection of the best backend for the current system.

Structs§

BackendPerformanceInfo
Backend performance characteristics

Enums§

GpuBackendType
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