Files
ROCm/docs/reference/management_tools.md
Sam Wu 9833748ff0 Doc update (#2011)
* add url to ROCgdb-docs

update reqs and gitignore

* add validation tools section for RVS and TransferBench

* stub in links for validation/mgmt tools

* populate compilers page

* add cards for ai libs and computer vision pages

* add content to math lib pages

* reorg hip and math libs

* update index

* consolidate linear algebra libs

* fix release info order in toc

* fix links and content cards for libraries

* update mdl ignored files

* update understand rocm section

* fix formatting errors

* add link to openmp

* ignore md041
2023-03-31 18:04:21 -06:00

1.6 KiB

Management Tools

:::::{grid} 1 1 3 3 :gutter: 1

:::{grid-item-card} AMD SMI GO AMD SMI provides GO binding for E-SMI In-Band C library, ROCm SMI Library, and any GO language application that needs to link with these libraries and call the APIs from the GO application. The GO binding are imported in the AMD SMI Exporter to export information provided by the AMD E-SMI inband library and the ROCm SMI GPU library to the Prometheus server.

:::

:::{grid-item-card} ROCm SMI This tool acts as a command line interface for manipulating and monitoring the amdgpu kernel, and is intended to replace and deprecate the existing rocm_smi.py CLI tool. It uses Ctypes to call the rocm_smi_lib API.

:::

:::{grid-item-card} ROCm Datacenter Tool The ROCm™ Data Center Tool simplifies the administration and addresses key infrastructure challenges in AMD GPUs in cluster and datacenter environments.

:::

:::::