Skip to content

ci-wheel: restore CUDA 13.0.2 and 12.2.2 images#373

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
jameslamb:cuda13.0-wheels-images
Mar 3, 2026
Merged

ci-wheel: restore CUDA 13.0.2 and 12.2.2 images#373
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
jameslamb:cuda13.0-wheels-images

Conversation

@jameslamb
Copy link
Member

@jameslamb jameslamb commented Mar 3, 2026

Contributes to rapidsai/build-planning#257

There, we're attempting to build all RAPIDS wheels with CUDA 13.0.x (to avoid depending on a too-new libnvJitLink while we work out dependency conflicts with other projects).

This restores ci-wheel CUDA 13.0.2 images, to be used in those build jobs.

It also proposes restoring CUDA 12.2.2 ci-wheel images... not currently planning to use those (RAPIDS only seems to be affected by this incompatibility for its CUDA 13 wheels), but it'd be convenient to have them ready if we discover we need them.

Notes for Reviewers

I've put up #374 to track the work of adding these skips back in the future.

@jameslamb jameslamb requested a review from a team as a code owner March 3, 2026 19:50
@jameslamb jameslamb requested review from KyleFromNVIDIA and removed request for a team March 3, 2026 19:50
@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Mar 3, 2026
@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 9d1af89 into rapidsai:main Mar 3, 2026
315 checks passed
@jameslamb jameslamb deleted the cuda13.0-wheels-images branch March 3, 2026 20:33
rapids-bot bot pushed a commit that referenced this pull request Mar 19, 2026
Fixes #374

#373 added CUDA 13.0.2 and 12.2.2 `ci-wheel` images, for use in experimenting with building RAPIDS against older CTKs. The 13.0.2 images must be kept for now (rapidsai/build-planning#257), but the 12.2.2 images aren't needed.

This:

* excludes `ci-wheel` CUDA 12.2.2 images
* moves `ci-wheel:{rapids-version}-latest` to CUDA 13.0.2, to align with how we're building wheels as of rapidsai/build-planning#257
  - _NOTE: only really matters in CI for the next time we got to build `libucx` wheels (ref: rapidsai/shared-workflows#510 (review)), but still helpful for quick local debugging / CI reproductions_

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants