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 #2534

Merged
merged 6 commits into from
Jan 3, 2025

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jan 3, 2025

This PR switches raft 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/rapids-cmake#737 and rapidsai/rmm#1776.

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

@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
Copy link
Contributor Author

vyasr commented Jan 3, 2025

Opening for review to speed things up for others, but CI won't pass until the dependency PRs are merged.

@vyasr vyasr marked this pull request as ready for review January 3, 2025 16:28
@vyasr vyasr requested a review from a team as a code owner January 3, 2025 16:28
@vyasr
Copy link
Contributor Author

vyasr commented Jan 3, 2025

/merge

@rapids-bot rapids-bot bot merged commit 26f8d06 into rapidsai:branch-25.02 Jan 3, 2025
79 checks passed
@vyasr vyasr deleted the chore/rapids_cmake_logger branch January 3, 2025 19:31
AyodeAwe pushed a commit to rapidsai/cuml that referenced this pull request Jan 6, 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake cpp 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.

2 participants