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

CuPy 14.0 compatibility #808

Merged
merged 7 commits into from
Jan 10, 2025

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Jan 9, 2025

The upcoming CuPy 14.0 release has some breaking change in dtype handling, etc. due to changes made to mirror NumPy 2.0 behavior.

Fortunately most of cuCIM was still working as is when I tested it locally. The changes made here are what was required for all tests to pass when using the current main branch of CuPy (14.0 is not yet released)

@grlee77 grlee77 added bug Something isn't working non-breaking Introduces a non-breaking change labels Jan 9, 2025
@grlee77 grlee77 added this to the v25.02.00 milestone Jan 9, 2025
@grlee77 grlee77 requested review from gigony and jakirkham January 9, 2025 18:10
@grlee77 grlee77 self-assigned this Jan 9, 2025
@grlee77 grlee77 requested a review from a team as a code owner January 9, 2025 18:10
Copy link
Contributor

@gigony gigony left a comment

Choose a reason for hiding this comment

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

It looks good to me. Thanks @grlee77 !

@grlee77
Copy link
Contributor Author

grlee77 commented Jan 10, 2025

/merge

@rapids-bot rapids-bot bot merged commit b197623 into rapidsai:branch-25.02 Jan 10, 2025
45 checks passed
@jakirkham
Copy link
Member

Thanks Greg and Gigon! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants