Using ROCm agent enumerator

Using ROCm agent enumerator#

The rocm_agent_enumerator tool prints a list of available AMD GCN ISA or acthitecture names. With the option -name, it prints out architecture names that can be used by third-party scripts to determine which ISAs are required to execute code across all GPUs in the system.

See the following example output of the rocm_agent_enumerator command on a system with an MI300X installation:

gfx000
gfx941

Note

gfx000 represents the CPU agent.