rocmPackages: add gfx1151 to gpuTargets

Add support for the Strix Halo platform.
This commit is contained in:
agentelement
2025-08-31 03:02:24 -07:00
parent 1879e2f015
commit 8873d34b3b
5 changed files with 5 additions and 0 deletions
@@ -236,6 +236,7 @@ stdenv.mkDerivation (finalAttrs: {
"1100"
"1101"
"1102"
"1151" # Strix Halo
"1200" # RX 9070
"1201" # RX 9070 XT
] (target: "gfx${target}");
@@ -25,6 +25,7 @@
"gfx1100"
"gfx1101"
"gfx1102"
"gfx1151"
"gfx1200"
"gfx1201"
]
@@ -497,6 +497,7 @@ outer
"gfx1100"
"gfx1101"
"gfx1102"
"gfx1151"
];
gfx12 = scopeForArches [
"gfx1200"
@@ -52,6 +52,7 @@
"gfx1100"
"gfx1101"
"gfx1102"
"gfx1151"
"gfx1200"
"gfx1201"
]
@@ -27,6 +27,7 @@
"gfx1100"
"gfx1101"
"gfx1102"
"gfx1151"
"gfx1200"
"gfx1201"
]