rocmPackages.clr: enable gfx1150 (Ryzen AI series APU) by default

This commit is contained in:
Luna Nova
2026-01-24 16:06:54 -08:00
parent fb969ce6a5
commit b17c41cc49
4 changed files with 4 additions and 2 deletions
@@ -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"