.. meta:: :description: ROCm SMI :keywords: install, SMI, library, api, AMD, ROCm **************************************************** 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 ``__. .. 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 ``__ and the :doc:`AMD SMI documentation `. .. grid:: 2 :gutter: 3 .. grid-item-card:: Install * :doc:`ROCm SMI installation <./install/install>` .. grid-item-card:: API Reference * :doc:`Files <../doxygen/html/files>` * :doc:`Globals <../doxygen/html/globals>` * :doc:`Data structures <../doxygen/html/annotated>` * :doc:`Modules <../doxygen/html/modules>` * :doc:`Python API ` .. grid-item-card:: How to * :doc:`Use C++ in ROCm SMI ` * :doc:`Use Python in ROCm SMI ` .. grid-item-card:: Tutorials * :doc:`C++ ` * :doc:`Python ` To contribute to the documentation, refer to `Contributing to ROCm `_. You can find licensing information on the `Licensing `_ page.