Skip to main content

Module gpu

Module gpu 

Source

Structs§

GpuCollector
Collects per-GPU metrics from NVIDIA (via NVML) and AMD (via libamdgpu_top).

Functions§

read_sysfs_u64 🔒
Read a u64 value from a single-line sysfs attribute file.

Type Aliases§

Result 🔒