Files
rocm-systems/projects/rocminfo/docs/how-to/use-rocm-agent-enumerator.rst
T
Roopa Malavally b5f213fe2c Update use-rocm-agent-enumerator.rst
[ROCm/rocminfo commit: fd7eff181c]
2024-06-03 16:19:50 +00:00

23 lines
656 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
.. meta::
:description: agent, enumerator ROCmInfo
:keywords: install, rocminfo, AMD, ROCm, ROCmInfo
Using ROCm agent enumerator
-----------------------------
The rocm_agent_enumerator tool prints the list of available AMD GCN ISA or acthitecture names. With the option -name, it prints out available architecture names that can be used by third-party scripts to determine which ISAs are needed to execute code on all GPUs in the system.
See the following example output of the rocm_agent_enumerator command on a system with an MI-300X installation,
.. code-block::
gfx000
gfx941
.. Note::
The gfx000 represents the CPU agent.