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

Put a ceiling on cuda-python #543

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

jameslamb
Copy link
Member

Description

Follow-up to #537

Contributes to rapidsai/build-planning#116

That PR used != requirements to skip a particular version of cuda-python that kvikio was incompatible with. A newer version of cuda-python (12.6.2 for CUDA 12, 11.8.5 for CUDA 11) was just released, and it also causes some build issues for RAPIDS libraries: rapidsai/cuvs#445 (comment)

To unblock CI across RAPIDS, this proposes temporarily switching to ceilings on the cuda-python dependency here.

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Nov 7, 2024
@vyasr vyasr marked this pull request as ready for review November 7, 2024 03:20
@vyasr vyasr requested a review from a team as a code owner November 7, 2024 03:20
@vyasr vyasr requested a review from AyodeAwe November 7, 2024 03:20
@vyasr
Copy link
Contributor

vyasr commented Nov 7, 2024

/merge

@vyasr vyasr changed the title WIP: Put a ceiling on cuda-python Put a ceiling on cuda-python Nov 7, 2024
@rapids-bot rapids-bot bot merged commit b6a2655 into rapidsai:branch-24.12 Nov 7, 2024
57 checks passed
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