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 rapids-cmake for the logger #6205

Merged
merged 6 commits into from
Jan 6, 2025

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jan 3, 2025

This PR switches cuml to use rapids-cmake to fetch rapids-logger so that it uses a consistent version with the rest of RAPIDS to avoid any cases where transitive CPM loads result in multiple packages being built from source that require a different version of rapids-logger.

Depends on rapidsai/raft#2534.

Contributes to rapidsai/build-planning#104.

@vyasr vyasr added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 3, 2025
@vyasr vyasr self-assigned this Jan 3, 2025
Copy link

copy-pr-bot bot commented Jan 3, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@vyasr
Copy link
Contributor Author

vyasr commented Jan 3, 2025

/ok to test

@vyasr
Copy link
Contributor Author

vyasr commented Jan 3, 2025

/ok to test

@github-actions github-actions bot removed the ci label Jan 3, 2025
@vyasr vyasr marked this pull request as ready for review January 3, 2025 19:06
@vyasr vyasr requested a review from a team as a code owner January 3, 2025 19:06
@vyasr vyasr requested review from robertmaynard and cjnolet January 3, 2025 19:06
@vyasr
Copy link
Contributor Author

vyasr commented Jan 3, 2025

CI will require a rerun after rapidsai/raft#2534 is merged and raft rebuilds, but this PR can be reviewed now.

@vyasr
Copy link
Contributor Author

vyasr commented Jan 3, 2025

/merge

@AyodeAwe AyodeAwe merged commit e0e16ca into rapidsai:branch-25.02 Jan 6, 2025
62 of 70 checks passed
@vyasr vyasr deleted the chore/rapids_cmake_logger branch January 6, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake CUDA/C++ 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