Update use-rocm-agent-enumerator.rst

This commit is contained in:
Roopa Malavally
2024-05-28 13:35:04 -07:00
کامیت شده توسط David Yat Sin
والد b4a7201d25
کامیت fd7eff181c
@@ -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::