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

Disallow cuda-python 12.6.1 and 11.8.4 #17253

Merged
merged 5 commits into from
Nov 6, 2024

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Nov 6, 2024

Due to a bug in cuda-python we must disallow cuda-python 12.6.1 and 11.8.4. This PR disallows those versions. It also silences new cuda-python deprecation warnings so that our test suite passes.

See rapidsai/build-planning#116 for more information.

@bdice bdice requested a review from a team as a code owner November 6, 2024 12:38
@bdice bdice added non-breaking Non-breaking change bug Something isn't working labels Nov 6, 2024
@github-actions github-actions bot added Python Affects Python cuDF API. pylibcudf Issues specific to the pylibcudf package labels Nov 6, 2024
@madsbk
Copy link
Member

madsbk commented Nov 6, 2024

Looks like CI installs cuda-python: 12.6.1

@jakirkham
Copy link
Member

Let's retry after there are some rebuilt rmm packages with the same fix: rapidsai/rmm#1720

@github-actions github-actions bot added the cudf.polars Issues specific to cudf.polars label Nov 6, 2024
Copy link
Contributor

@vyasr vyasr left a comment

Choose a reason for hiding this comment

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

Updated the description regarding the deprecation warnings, then approve.

@AyodeAwe AyodeAwe merged commit 06b3f83 into rapidsai:branch-24.12 Nov 6, 2024
43 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cudf.polars Issues specific to cudf.polars non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants