Files
rocm-systems/projects/rocminfo/docs/index.rst
T
Mario Limonciello b106e6f175 Run pre-commit's whitespace related hooks on projects/rocminfo (#2115)
In order for pre-commit to be useful, everything needs to meet a common
baseline.

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
2025-12-11 15:41:47 -06:00

34 řádky
887 B
ReStructuredText

.. meta::
:description: Install ROCmInfo
:keywords: install, rocminfo, AMD, ROCm
ROCmInfo documentation
*************************
ROCmInfo is a ROCm application for reporting system information. It is a tool shipped to enumerate GPU agents available on a working ROCm stack.
You can access ROCmInfo code at `GitHub. <https://github.com/ROCm/rocminfo>`_
.. grid:: 2
:gutter: 3
.. grid-item-card:: Build
* :doc:`ROCmInfo installation <./install/build>`
.. grid-item-card:: How to
* :doc:`Use ROCmInfo <how-to/use-rocminfo>`
* :doc:`Use ROCm agent enumerator <how-to/use-rocm-agent-enumerator>`
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.