rocmPackages.clr: enable gfx1150 (Ryzen AI series APU) by default
This commit is contained in:
@@ -237,7 +237,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"1100"
|
||||
"1101"
|
||||
"1102"
|
||||
# 7.x "1150"
|
||||
"1150" # Strix Point
|
||||
"1151" # Strix Halo
|
||||
# "12-generic"
|
||||
"1200" # RX 9060
|
||||
|
||||
@@ -333,6 +333,7 @@ outer
|
||||
"gfx1100"
|
||||
"gfx1101"
|
||||
"gfx1102"
|
||||
"gfx1150"
|
||||
"gfx1151"
|
||||
];
|
||||
gfx12 = scopeForArches [
|
||||
|
||||
@@ -43,7 +43,7 @@ let
|
||||
"gfx950"
|
||||
"gfx1100"
|
||||
"gfx1101"
|
||||
# 7.x "gfx1150"
|
||||
"gfx1150"
|
||||
"gfx1151"
|
||||
"gfx1200"
|
||||
"gfx1201"
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
"gfx1100"
|
||||
"gfx1101"
|
||||
"gfx1102"
|
||||
"gfx1150"
|
||||
"gfx1151"
|
||||
"gfx1200"
|
||||
"gfx1201"
|
||||
|
||||
Reference in New Issue
Block a user