From dcdd16c79500f9314dc383045af2a33d82a2ebe0 Mon Sep 17 00:00:00 2001 From: Gregory Stoner Date: Sat, 23 Dec 2017 13:09:02 -0600 Subject: [PATCH] Update rocm_agent_enumerator [ROCm/rocminfo commit: fd277f36c0539cc63876166fea71a7cef2204c72] --- projects/rocminfo/rocm_agent_enumerator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocminfo/rocm_agent_enumerator b/projects/rocminfo/rocm_agent_enumerator index 6bcdfff68f..6700937f3c 100755 --- a/projects/rocminfo/rocm_agent_enumerator +++ b/projects/rocminfo/rocm_agent_enumerator @@ -23,7 +23,7 @@ ISA_TO_ID = { "gfx803" : [0x7300, 0x730f, # Polaris10 0x67c0, 0x67c1, 0x67c2, 0x67c4, 0x67c7, 0x67c8, 0x67c9, 0x67ca, - 0x67cc, 0x67cf,0x67df, + 0x67cc, 0x67cf, # Polaris11 0x67d0, 0x67df, 0x67e0, 0x67e1, 0x67e3, 0x67e7, 0x67e8, 0x67e9, 0x67eb, 0x67ef, 0x67ff,