-
Notifications
You must be signed in to change notification settings - Fork 917
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 #17674
Use rapids-cmake for the logger #17674
Conversation
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. |
/ok to test |
/ok to test |
/ok to test |
/ok to test |
/ok to test |
/ok to test |
/ok to test |
/ok to test |
/ok to test |
Approving assuming the PR specific download code will be removed before merging. |
Opening for review to speed things up for others, but CI won't pass until the dependency PRs are merged. |
/merge |
0311216
into
rapidsai:branch-25.02
Description
This PR switches cudf 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.
This PR also cherry-picks the Python docs changes from #17669 so that our Sphinx docs can build again without warnings.
Depends on rapidsai/rapids-cmake#737 and rapidsai/rmm#1776.
Contributes to rapidsai/build-planning#104.
Checklist