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

Remove RMM logger CMake targets and use forward declaration #343

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

pentschev
Copy link
Member

@pentschev pentschev commented Dec 17, 2024

Remove RMM logger CMake targets that are unused by UCXX, and thus prevent unnecessary linking to spdlog/fmt. Use a forward declaration for rmm::device_buffer to avoid symbols being added to the symbol table.

@pentschev pentschev added bug Something isn't working non-breaking Introduces a non-breaking change labels Dec 17, 2024
@pentschev pentschev requested review from a team as code owners December 17, 2024 19:54
@pentschev pentschev changed the title Remove RMM logger CMake targets and use forward-declaration Remove RMM logger CMake targets and use forward declaration Dec 17, 2024
@pentschev
Copy link
Member Author

Thanks @vyasr !

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit ec860d9 into rapidsai:branch-0.42 Dec 18, 2024
68 checks passed
@vyasr vyasr mentioned this pull request Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants