Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

34 wiersze
912 B
ReStructuredText

2024-05-15 14:02:03 -07:00
.. meta::
:description: Install rocminfo
2024-05-15 14:02:03 -07:00
:keywords: install, rocminfo, AMD, ROCm
rocminfo documentation
2024-05-15 14:13:51 -07:00
*************************
2024-05-15 14:02:03 -07:00
rocminfo is a ROCm application that reports system information and enumerates GPU agents available on a working ROCm stack.
2024-05-15 14:13:51 -07:00
You can access the rocminfo source code on `GitHub. <https://github.com/ROCm/rocm-systems/tree/develop/projects/rocminfo>`_
2024-05-15 14:02:03 -07:00
.. grid:: 2
:gutter: 3
2024-05-16 14:34:34 -07:00
.. grid-item-card:: Build
2024-05-15 14:02:03 -07:00
2024-05-15 14:15:08 -07:00
* :doc:`ROCmInfo installation <./install/build>`
2024-05-15 14:02:03 -07:00
.. grid-item-card:: How to
2024-05-28 13:48:20 -07:00
* :doc:`Use ROCmInfo <how-to/use-rocminfo>`
2024-05-28 14:11:38 -07:00
* :doc:`Use ROCm agent enumerator <how-to/use-rocm-agent-enumerator>`
2024-05-15 14:02:03 -07:00
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.
2024-05-06 15:33:21 -06:00