* add docker container guide * add example * update index, README, and _toc
3.0 KiB
myst
| myst | ||||||
|---|---|---|---|---|---|---|
|
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
- C++ library usage
- Python library usage
- Go library usage
- CLI tool usage
- Use AMD SMI in a Docker container :::
:::{grid-item-card} Reference
:::{grid-item-card} Tutorials
To contribute to the documentation, refer to
{doc}Contributing to ROCm <rocm:contribute/contributing>.
Find ROCm licensing information on the
{doc}Licensing <rocm:about/license> page.
AMD, the AMD Arrow logo, and combinations thereof are trademarks of Advanced Micro Devices, Inc. Other product names used in this publication are for identification purposes only and may be trademarks of their respective companies.
Copyright (c) 2014-2024 Advanced Micro Devices, Inc. All rights reserved.