Fix for typo in ISA_TO_ID table (#6)
Change-Id: Id0720988fb01079a3ca6f3287dc743d93db4fd0f
[ROCm/rocminfo commit: ac6000dc47]
Cette révision appartient à :
@@ -75,7 +75,7 @@ ISA_TO_ID = {
|
||||
# Beige_Goby
|
||||
"gfx1034" : [0x7420, 0x7421, 0x7422, 0x7423, 0x743f],
|
||||
# Yellow_Carp
|
||||
"gfx1035" : [0x164d, 0x1681]
|
||||
"gfx1035" : [0x164d, 0x1681],
|
||||
|
||||
# Navi31
|
||||
"gfx1100": [0x7448, 0x7449, 0x744a, 0x744c, 0x745e],
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur