AMD SMI documentation#
The AMD System Management Interface (AMD SMI) library offers a unified tool for managing and monitoring GPUs, particularly in high-performance computing environments. It provides a user-space interface that allows applications to control GPU operations, monitor performance, and retrieve information about the system’s drivers and GPUs.
Find the source code at ROCm/amdsmi.
Note
AMD SMI is the successor to ROCm/rocm_smi_lib.
Reference
To learn about contributing to AMD SMI, see Contibuting to AMD SMI. To contribute to the documentation, see Contributing to ROCm documentation.
Find ROCm licensing information on the Licensing page.