Commit f26ccbe
committed
[IntelNav] ci: actually broaden AMDGPU_TARGETS
This file was edited but never committed before the v0.1.2 tag fired,
so v0.1.2's libllama-rocm tarball shipped the same narrow target
list as v0.1.1. The runtime gpu_compat shim covers it via
HSA_OVERRIDE_GFX_VERSION but the "native bytecode for every modern
Radeon arch" win didn't actually land.
Add gfx942 (CDNA3), gfx1031/gfx1032 (RX 6700/6600), gfx1101/gfx1102
(RX 7800/7700/7600), gfx1150/gfx1151 (Strix APUs), gfx1200/gfx1201
(RDNA4) to the target list so users on those cards get native
kernels.1 parent fc189b5 commit f26ccbe
1 file changed
Lines changed: 16 additions & 7 deletions
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
212 | 213 | | |
213 | 214 | | |
214 | 215 | | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
220 | 229 | | |
221 | 230 | | |
222 | 231 | | |
| |||
0 commit comments