I would like to know what library AMD has that mimics the NVML counterpart of nvidia. What I want is to get temperature, powerusage, etc. in c++.
Best regards!
I would like to know what library AMD has that mimics the NVML counterpart of nvidia. What I want is to get temperature, powerusage, etc. in c++.
Best regards!
Copyright © 2021 Jogjafile Inc.
The AMD version is called ROCm SMI Library. It is currently being developed, and is available on github. It has most of the basic capabilities though.