-
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
Revert "patch thrust to fix intmax num elements limitation in scan_by_key" #8263
Revert "patch thrust to fix intmax num elements limitation in scan_by_key" #8263
Conversation
…_key (rapidsai#8199)" This reverts commit ae08422.
…99-thrust-patch-intmax-scan
…199-thrust-patch-intmax-scan
Please add a complete description (like the PR this one replaces). |
…199-thrust-patch-intmax-scan
Codecov Report
@@ Coverage Diff @@
## branch-21.06 #8263 +/- ##
===============================================
Coverage ? 82.86%
===============================================
Files ? 105
Lines ? 17861
Branches ? 0
===============================================
Hits ? 14801
Misses ? 3060
Partials ? 0 Continue to review full report at Codecov.
|
Added original reviewers from #8226 |
@gpucibot merge |
Reverts #8199
According to @allisonvacanti (NVIDIA/thrust#1424 (comment)) this patch will likely have adverse effect on performance. We should revert it until a better solution can be found.