Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cuda-python lower bounds to 12.6.2 / 11.8.5 #1751

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Dec 6, 2024

We require a newer cuda-python lower bound for new features and to use the new layout.
This will fix a number of errors observed when the runtime version of cuda-python is older than the version used to build packages using Cython features from cuda-python.

See rapidsai/build-planning#117 (comment) for details.

@bdice bdice added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Dec 6, 2024
Copy link

copy-pr-bot bot commented Dec 6, 2024

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions bot added Python Related to RMM Python API conda labels Dec 6, 2024
@bdice bdice marked this pull request as ready for review December 6, 2024 23:08
@bdice bdice requested a review from a team as a code owner December 6, 2024 23:08
@bdice bdice requested a review from raydouglass December 6, 2024 23:08
Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fully caught up on the background for this and agree with it. Let's try to at least get this one (of all the updates) out today... rmm shows up in most RAPIDS environments, so its pin should be enough to ease some of the CI issues we're seeing.

@jameslamb jameslamb removed the request for review from raydouglass December 6, 2024 23:16
@bdice
Copy link
Contributor Author

bdice commented Dec 6, 2024

/merge

@rapids-bot rapids-bot bot merged commit fc9c138 into rapidsai:branch-25.02 Dec 7, 2024
61 of 63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Related to RMM Python API
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants