Update use-rocm-agent-enumerator.rst

Этот коммит содержится в:
Roopa Malavally
2024-05-28 13:35:04 -07:00
коммит произвёл David Yat Sin
родитель b4a7201d25
Коммит fd7eff181c
+2 -2
Просмотреть файл
@@ -6,9 +6,9 @@
Using ROCm agent enumerator
-----------------------------
The rocm_agent_enumerator 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.
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.
This is an example output of the rocm_agent_enumerator command on a system with an MI-300X installation,
See the following example output of the rocm_agent_enumerator command on a system with an MI-300X installation,
.. code-block::