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 #17547

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 Affects Python cuDF API. pylibcudf Issues specific to the pylibcudf package labels Dec 6, 2024
@bdice bdice force-pushed the update-cuda-python branch from 6082363 to ec48757 Compare December 6, 2024 23:06
@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 msarahan December 6, 2024 23:08
@jameslamb jameslamb removed the request for review from msarahan December 6, 2024 23:16
@bdice
Copy link
Contributor Author

bdice commented Dec 7, 2024

/merge

@rapids-bot rapids-bot bot merged commit 80fc629 into rapidsai:branch-25.02 Dec 7, 2024
108 of 109 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants