Commit aa17f54
fix: use nvidia-cutlass-dsl[cu13] extra for CUDA 13 libs
From 4.4 onwards, nvidia-cutlass-dsl requires the [cu13] extra to
install nvidia-cutlass-dsl-libs-cu13. Without it, CI fails.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9c8902f commit aa17f54
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
0 commit comments