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 řádky
656 B
ReStructuredText
Surový Blame Historie

Tento soubor obsahuje nejednoznačné znaky Unicode
Tento soubor obsahuje znaky Unicode, které mohou být zaměněny s jinými znaky. Pokud si myslíte, že je to záměrné, můžete toto varování bezpečně ignorovat. Použijte tlačítko Escape sekvence k jejich zobrazení.
.. 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.