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.
Important
This AMD SMI project supports Linux bare metal and Linux virtual machine guest environments. For documentation regarding virtualization on SR-IOV Linux hosts, refer to the AMD SMI for Virtualization documentation.
Note
AMD SMI is the successor to ROCm/rocm_smi_lib.
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.