-
Notifications
You must be signed in to change notification settings - Fork 915
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
Forward-merge branch-21.12 to branch-22.02 #9730
Forward-merge branch-21.12 to branch-22.02 #9730
Conversation
This PR updates minimum version pinning of `cupy` that is compatible with CEC.
* upgrade clang to 11.1.0 * fix pytest
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-22.02 #9730 +/- ##
===============================================
Coverage ? 10.49%
===============================================
Files ? 119
Lines ? 20305
Branches ? 0
===============================================
Hits ? 2130
Misses ? 18175
Partials ? 0 Continue to review full report at Codecov.
|
Thanks @bdice ! |
@gpucibot merge |
Still need approval to merge.
|
Thanks for the quick review/merge! 👍 |
Resolves conflicts in #9721 following the forward merger instructions. Necessary to fix failing gpuCI style checks with changed clang-format version.