Files
rocm-systems/docs/index.md
T
Park, Peter 311eade5b1 docs: Update Doxygen, Sphinx, and readthedocs configs (#719)
* conf: update RTD config to ub24.04 (doxygen 1.9.8) and py3.12
* update generate-docs workflow
* Update "modules" to "topics" due to Doxygen 1.9.8
* bump rocm-docs-core to 1.25.0 and pip-compile requirements.txt
* doxygen: fill in version string in Doxyfile from conf.py
* remove unneeded rocm-smi-lib tutorials
* remove wikipedia references in doxyfile to satisfy ci check

Signed-off-by: Park, Peter <Peter.Park@amd.com>
2025-09-26 17:30:48 -05:00

2.2 KiB

myst
myst
html_meta
description lang=en keywords
AMD SMI documentation and API reference. amdsmi, lib, cli, system, management, interface, amdgpu, admin, sys

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 https://github.com/ROCm/amdsmi.

AMD SMI is the successor to <https://github.com/ROCm/rocm_smi_lib>.

::::{grid} 2 :gutter: 3

:::{grid-item-card} Install

:::{grid-item-card} How to

:::{grid-item-card} Reference

:::{grid-item-card} Conceptual

:::{grid-item-card} Tutorials

To learn about contributing to AMD SMI, see Contibuting to AMD SMI. To contribute to the documentation, see {doc}Contributing to ROCm documentation <rocm:contribute/contributing>.

Find ROCm licensing information on the {doc}Licensing <rocm:about/license> page.