-
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
[REVIEW] use the CUB submodule in Thrust instead of fetching it #6155
Conversation
Can one of the admins verify this patch? |
Please update the changelog in order to start CI tests. View the gpuCI docs here. |
Codecov Report
@@ Coverage Diff @@
## branch-0.16 #6155 +/- ##
===============================================
+ Coverage 84.20% 84.53% +0.32%
===============================================
Files 82 82
Lines 13575 13916 +341
===============================================
+ Hits 11431 11764 +333
- Misses 2144 2152 +8
Continue to review full report at Codecov.
|
rerun tests |
As suggested in rapidsai/rmm#538.
@harrism @kkraus14