diff --git a/docs/how-to/use-rocm-agent-enumerator.rst b/docs/how-to/use-rocm-agent-enumerator.rst index a009697975..2ce84950b8 100644 --- a/docs/how-to/use-rocm-agent-enumerator.rst +++ b/docs/how-to/use-rocm-agent-enumerator.rst @@ -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::