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

Use cmake 3.20.1 as it is now required by rmm #8586

Merged

Conversation

robertmaynard
Copy link
Contributor

Corrects failures when compiling in CI due to the bump in requirements by rmm usage of rapids-cmake

@robertmaynard robertmaynard added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jun 22, 2021
@robertmaynard robertmaynard requested a review from a team as a code owner June 22, 2021 17:20
@github-actions github-actions bot added the conda label Jun 22, 2021
@galipremsagar galipremsagar added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team labels Jun 22, 2021
@galipremsagar
Copy link
Contributor

@gpucibot merge

@codecov
Copy link

codecov bot commented Jun 22, 2021

Codecov Report

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

❗ Current head 7c1b570 differs from pull request most recent head 393654e. Consider uploading reports for the commit 393654e to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.08    #8586   +/-   ##
===============================================
  Coverage                ?   82.99%           
===============================================
  Files                   ?      109           
  Lines                   ?    18212           
  Branches                ?        0           
===============================================
  Hits                    ?    15115           
  Misses                  ?     3097           
  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 8aceab0...393654e. Read the comment docs.

@rapids-bot rapids-bot bot merged commit be62be3 into rapidsai:branch-21.08 Jun 22, 2021
@robertmaynard robertmaynard deleted the bug/update_conde_cmake_version branch June 22, 2021 20:20
NvTimLiu added a commit to NvTimLiu/cudf that referenced this pull request Jun 24, 2021
cuDF updated the cmake requiring 3.20.1 or higher version with rapidsai#8586, while cmake version in the java docker image is still 3.19.0.

Need to update cmake version in the java docker image to meet the requirement.

Signed-off-by: Tim Liu <[email protected]>
rapids-bot bot pushed a commit that referenced this pull request Jun 24, 2021
cuDF updated the cmake requiring `3.20.1` or higher version with #8586, while cmake version in the java docker image is still `3.19.0`.

Need to update cmake version in the java docker image to meet the requirement.

Signed-off-by: Tim Liu <[email protected]>

Authors:
  - https://github.com/NvTimLiu

Approvers:
  - Jason Lowe (https://github.com/jlowe)

URL: #8593
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants