-
Notifications
You must be signed in to change notification settings - Fork 917
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
Allow CuPy 11 #11393
Allow CuPy 11 #11393
Conversation
cc @quasiben (for awareness) |
Codecov Report
@@ Coverage Diff @@
## branch-22.08 #11393 +/- ##
===============================================
Coverage ? 86.43%
===============================================
Files ? 144
Lines ? 22808
Branches ? 0
===============================================
Hits ? 19714
Misses ? 3094
Partials ? 0 Continue to review full report at Codecov.
|
@gpucibot merge |
Thanks all! 🙏 |
I think we missed cudf_dev_cuda11.5.yml here. |
Good catch. Submitted PR ( #11405 ) to add that. |
This reverts commit eb2e93f.
Reverting in PR ( #11409 ). |
This reverts PR ( #11393 ). Thus constraining this back to CuPy 10. Authors: - https://github.com/jakirkham Approvers: - GALI PREM SAGAR (https://github.com/galipremsagar) - Michael Wang (https://github.com/isVoid) - Ashwin Srinath (https://github.com/shwina) - Jordan Jacobelli (https://github.com/Ethyling) URL: #11409
Description
Allows cuDF to be installed with CuPy 11.
xref: rapidsai/integration#508
Checklist