2fd36e33ad
Change-Id: I3e4db2c50a43a51eeea4d3e06ba4811ad1859368 Signed-off-by: Charis Poag <Charis.Poag@amd.com>
52 regels
1.8 KiB
ReStructuredText
Executable File
52 regels
1.8 KiB
ReStructuredText
Executable File
.. meta::
|
|
:description: ROCm SMI
|
|
:keywords: install, SMI, library, api, AMD, ROCm
|
|
|
|
****************************************************
|
|
ROCm System Management Interface (ROCm SMI) library
|
|
****************************************************
|
|
|
|
The ROCm System Management Interface library, or 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 `GitHub. <https://github.com/ROCm/rocm_smi_lib>`_
|
|
|
|
.. NOTE::
|
|
|
|
The AMD System Management Interface Library (AMD SMI library) is a C library for Linux that provides a user space interface for applications to monitor and control AMD devices. This library will replace rocm_smi_lib over time. We recommend that users transition to the AMD SMI library.
|
|
|
|
For more information, refer to the `GitHub repository <https://github.com/ROCm/amdsmi>`_.
|
|
|
|
|
|
|
|
.. 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 <reference/python_api>`
|
|
|
|
.. grid-item-card:: How to
|
|
|
|
* :doc:`Use C++ in ROCm SMI <how-to/use-cpp>`
|
|
* :doc:`Use Python in ROCm SMI <how-to/use-python>`
|
|
|
|
|
|
.. grid-item-card:: Tutorials
|
|
|
|
* :doc:`C++ <tutorials/cpp_tutorials>`
|
|
* :doc:`Python <tutorials/python_tutorials>`
|
|
|
|
|
|
To contribute to the documentation, refer to `Contributing to ROCm <https://rocm.docs.amd.com/en/latest/contribute/contributing.html>`_.
|
|
|
|
You can find licensing information on the `Licensing <https://rocm.docs.amd.com/en/latest/about/license.html>`_ page.
|
|
|