Commit 3354ab6
[IntelNav] ci: narrow CUDA arch list to 86;89 for reasonable build time
Previous 75;80;86;89;90 = 5 SASS targets per file × ~200 .cu files
was >60 min even with ccache cold. Consumer coverage maps to just
two arches:
* sm_86 — Ampere (RTX 30xx, A100-class)
* sm_89 — Ada Lovelace (RTX 40xx)
Users on Turing / Hopper rebuild locally; we add more back if real
CI demand appears.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 7e968ca commit 3354ab6
1 file changed
Lines changed: 7 additions & 1 deletion
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
268 | 274 | | |
269 | 275 | | |
270 | 276 | | |
271 | 277 | | |
272 | | - | |
| 278 | + | |
273 | 279 | | |
274 | 280 | | |
275 | 281 | | |
| |||
0 commit comments