You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(gpu-temp): add GPU temperature reading via ADL library
Add AMD Display Library (ADL) integration for querying GPU temperatures. Includes dynamic library loading with libloading and FFI bindings to core ADL functions for adapter detection and temperature retrieval.
0 commit comments