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

rmm needs to link to nvtx3::nvtx3-cpp to support installed nvtx3 #1569

Conversation

robertmaynard
Copy link
Contributor

Description

If nvtx3 is already installed on the system via rapids-cmake rmm fails to link since it uses the non-namespaced target names.

Checklist

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

@robertmaynard robertmaynard added bug Something isn't working 3 - Ready for review Ready for review by team non-breaking Non-breaking change labels May 23, 2024
@robertmaynard robertmaynard requested a review from a team as a code owner May 23, 2024 16:57
@github-actions github-actions bot added the CMake label May 23, 2024
@robertmaynard
Copy link
Contributor Author

Blocked on: rapidsai/rapids-cmake#617

@robertmaynard robertmaynard force-pushed the bug/support_using_installed_nvxt3 branch 2 times, most recently from 59ce78d to 27291b2 Compare May 23, 2024 18:00
@robertmaynard
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit dc1e17a into rapidsai:branch-24.06 May 23, 2024
73 of 91 checks passed
@robertmaynard robertmaynard deleted the bug/support_using_installed_nvxt3 branch May 23, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for review Ready for review by team bug Something isn't working CMake non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants