Commit 00d2b7a
authored
wheels-build: build on CUDA 13.0 (#510)
Contributes to rapidsai/build-planning#257
Proposes switching CUDA 13 wheel builds to using CTK 13.0, to avoid pulling in a dependency on `nvjitlink >= 13.1`. See the linked issue for details.
## Notes for Reviewers
### How I tested this
* built most of RAPIDS pointed at this branch... no issues compiling any projects (see PR links on rapidsai/build-planning#257)
* built `rmm`, `kvikio`, `ucxx`, `raft`, `cuvs`, `cudf`, and `cugraph` pointed at this branch and using each others' CI artifacts and testing against a range of CTK versions (rapidsai/build-planning#256) ... did not see any issues
### When can we merge this?
I think it's safe to merge immediately.
The PRs in all the repos update dependency pins and add testing against different CTK versions, but PR CI should still work on `release/26.04` in all of them immediately after merging this.
Authors:
- James Lamb (https://github.com/jameslamb)
- Gil Forsyth (https://github.com/gforsyth)
Approvers:
- Bradley Dice (https://github.com/bdice)
URL: #5101 parent 981a32e commit 00d2b7a
1 file changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments