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

get_cucollections properly uses rapids_cpm_find #9189

Conversation

robertmaynard
Copy link
Contributor

When #9030 was merged it incorrectly resolved get_cucollections.cmake to use features of rapids_cpm_find but still call CPMFindPackage. This corrects the issues by properly calling rapids_cpm_find.

@robertmaynard robertmaynard added bug Something isn't working 3 - Ready for Review Ready for review by team CMake CMake build issue non-breaking Non-breaking change labels Sep 7, 2021
@robertmaynard robertmaynard requested a review from a team as a code owner September 7, 2021 21:18
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Sep 7, 2021
@codecov
Copy link

codecov bot commented Sep 8, 2021

Codecov Report

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

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.10    #9189   +/-   ##
===============================================
  Coverage                ?   10.78%           
===============================================
  Files                   ?      115           
  Lines                   ?    19115           
  Branches                ?        0           
===============================================
  Hits                    ?     2062           
  Misses                  ?    17053           
  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 e9caed3...4386470. Read the comment docs.

@kkraus14
Copy link
Collaborator

kkraus14 commented Sep 9, 2021

Looks like I'm no longer a cmake codeowner 😢. Either way this LGTM.

@kkraus14
Copy link
Collaborator

@gpucibot merge

@rapids-bot rapids-bot bot merged commit e04fe79 into rapidsai:branch-21.10 Sep 17, 2021
@robertmaynard robertmaynard deleted the bug/get_cucollection_use_rapids-cmake branch October 14, 2021 13:36
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.

3 participants