RMM Library Linking Error Bug Fix - #23341
Conversation
📝 WalkthroughWalkthroughThe ChangesBuild target linkage
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Please give a more descriptive title and add a description that describes the problem being fixed. |
|
/ok to test a0083e7 |
|
Can you share the failures you’re observing? File an issue with a reproducer or include snippets and links of the CI logs. |
|
I created an issue with reproducibility. #23348 |
|
@abigalekim We should probably fix this in |
61bd29d to
15a1110
Compare
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
/merge |
|
Thank you @abigalekim ! |
|
Should we also push this to main and not just the upcoming release, since it will affect development as well? |
I think the next forward merge will take care of this in |
fe0e78e
into
NVIDIA:release/26.08
Description
Closes #23348
Fixes build/CI by linking RMM to cuDF testing libraries.
Checklist