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

Update rapids-cmake version for pyraft in update-version.sh #749

Merged

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jul 22, 2022

Previously only pylibraft's copy was being updated, leading to an out-of-date branch of rapids-cmake being pulled for pyraft.

@vyasr vyasr added bug Something isn't working 3 - Ready for Review non-breaking Non-breaking change labels Jul 22, 2022
@vyasr vyasr self-assigned this Jul 22, 2022
@vyasr vyasr requested review from a team as code owners July 22, 2022 16:05
Copy link
Contributor

@robertmaynard robertmaynard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we ae now up to 3 places using rapids-cmake we should switch over to the approach cudf is using where we have a single fetch_rapids that each project includes.

https://github.com/rapidsai/cudf/blob/branch-22.08/fetch_rapids.cmake

@github-actions github-actions bot added the cpp label Jul 22, 2022
@vyasr vyasr requested a review from robertmaynard July 22, 2022 16:55
python/pylibraft/CMakeLists.txt Outdated Show resolved Hide resolved
python/raft/CMakeLists.txt Outdated Show resolved Hide resolved
@vyasr vyasr requested a review from a team as a code owner July 22, 2022 19:57
@vyasr vyasr force-pushed the fix/update_version_raft_rapids_cmake branch from 8fdada4 to 78e23ba Compare July 22, 2022 19:58
@vyasr
Copy link
Contributor Author

vyasr commented Jul 22, 2022

Whoops sorry about that.

@vyasr vyasr requested review from robertmaynard and removed request for a team July 22, 2022 22:07
@cjnolet
Copy link
Member

cjnolet commented Jul 22, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 9f7e696 into rapidsai:branch-22.08 Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants