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

Merged
merged 11 commits into from
Jan 3, 2025

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jan 3, 2025

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

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@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.

@github-actions github-actions bot added libcudf Affects libcudf (C++/CUDA) code. CMake CMake build issue labels Jan 3, 2025
@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

@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

@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

@galipremsagar
Copy link
Contributor

Approving assuming the PR specific download code will be removed before merging.

@vyasr vyasr marked this pull request as ready for review January 3, 2025 16:20
@vyasr vyasr requested a review from a team as a code owner January 3, 2025 16:20
@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
Copy link
Contributor Author

vyasr commented Jan 3, 2025

/merge

@rapids-bot rapids-bot bot merged commit 0311216 into rapidsai:branch-25.02 Jan 3, 2025
134 of 135 checks passed
@vyasr vyasr deleted the chore/rapids_cmake_logger branch January 3, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants