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

Adapt to rmm logger changes #2513

Merged
merged 6 commits into from
Nov 27, 2024
Merged

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Nov 26, 2024

This PR adapts to breaking changes in rmm in rapidsai/rmm#1722.

This PR is a breaking change because consumers of raft that use any functionality that touches rmm logging will need to link to the rmm::rmm_logger_impl target as well now.

@vyasr vyasr added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 26, 2024
@vyasr vyasr self-assigned this Nov 26, 2024
@vyasr vyasr requested a review from a team as a code owner November 26, 2024 19:28
@vyasr vyasr added breaking Breaking change and removed non-breaking Non-breaking change labels Nov 27, 2024
…, it cannot rely on transitive linkage from rmm
@vyasr
Copy link
Contributor Author

vyasr commented Nov 27, 2024

/merge

@rapids-bot rapids-bot bot merged commit 0e6d35f into rapidsai:branch-25.02 Nov 27, 2024
70 checks passed
@vyasr vyasr deleted the feat/rmm_logger branch November 27, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change CMake cpp improvement Improvement / enhancement to an existing function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants