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

Revert "patch thrust to fix intmax num elements limitation in scan_by_key" #8263

Merged

Conversation

cwharris
Copy link
Contributor

@cwharris cwharris commented May 17, 2021

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.

@cwharris cwharris added bug Something isn't working 3 - Ready for Review Ready for review by team non-breaking Non-breaking change labels May 17, 2021
@cwharris cwharris requested a review from a team as a code owner May 17, 2021 18:34
@github-actions github-actions bot added CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code. labels May 17, 2021
@raydouglass raydouglass changed the title Revert 8199 thrust patch intmax scan Revert 8199 thrust patch intmax scan [test-edit] May 17, 2021
@raydouglass raydouglass changed the title Revert 8199 thrust patch intmax scan [test-edit] Revert 8199 thrust patch intmax scan May 17, 2021
@harrism
Copy link
Member

harrism commented May 18, 2021

Please add a complete description (like the PR this one replaces).

@cwharris cwharris changed the title Revert 8199 thrust patch intmax scan Revert "patch thrust to fix intmax num elements limitation in scan_by_key" May 18, 2021
@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.06@75e12d1). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75e12d1...6e6a164. Read the comment docs.

@cwharris
Copy link
Contributor Author

Added original reviewers from #8226

@kkraus14
Copy link
Collaborator

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 259d69b into rapidsai:branch-21.06 May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants