Module device_manager

Module device_manager 

Source
Expand description

GPU device detection and management

This module handles the detection and management of GPU devices across different backends (CUDA, OpenCL, Metal, ROCm) with automatic fallback to CPU.

Structsยง

GpuDeviceManager
GPU device manager for detecting and managing GPU devices