ROCm System Management Interface (ROCm SMI) library

ROCm System Management Interface (ROCm SMI) library#

The ROCm SMI library, is part of the ROCm software stack. It is a C++ library for Linux that provides a user space interface for applications to monitor and control GPU applications.

For more information, refer to ROCm/rocm_smi_lib.

Note

The AMD System Management Interface Library (AMD SMI) is a successor to ROCm SMI. It is a unified system management interface tool that provides a user space interface for applications to monitor and control GPU applications and gives users the ability to query information about drivers and GPUs on the system.

AMD SMI will replace rocm_smi_lib over time. We recommend that users transition to AMD SMI.

For more information, refer to ROCm/amdsmi and the AMD SMI documentation.

To contribute to the documentation, refer to Contributing to ROCm.

You can find licensing information on the Licensing page.