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_cpm_nvtx3 to get same nvtx3 target state as rmm #15840

Merged

Conversation

robertmaynard
Copy link
Contributor

Description

We need to use the rapids_cpm_nvtx3 so that the nvtx3 targets, and setup are consistent across rmm and cudf. If we don't we get errors around incorrect exports when building statically or link errors when building shared.

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
Copy link
Contributor Author

Blocked by rapidsai/rapids-cmake#617

@github-actions github-actions bot added libcudf Affects libcudf (C++/CUDA) code. CMake CMake build issue labels May 23, 2024
@robertmaynard robertmaynard mentioned this pull request May 23, 2024
3 tasks
@robertmaynard robertmaynard marked this pull request as ready for review May 23, 2024 17:05
@robertmaynard robertmaynard requested a review from a team as a code owner May 23, 2024 17:05
@robertmaynard robertmaynard force-pushed the bug/correct_nvxt3_static_builds branch from 361ffae to fe6dd58 Compare May 23, 2024 18:01
@robertmaynard robertmaynard force-pushed the bug/correct_nvxt3_static_builds branch from 8abfd6d to fadfe0f Compare May 23, 2024 18:29
@robertmaynard robertmaynard requested a review from a team as a code owner May 23, 2024 20:53
@github-actions github-actions bot added the Java Affects Java cuDF API. label May 23, 2024
@robertmaynard
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit f873e23 into rapidsai:branch-24.06 May 23, 2024
69 checks passed
@robertmaynard robertmaynard deleted the bug/correct_nvxt3_static_builds branch May 23, 2024 22:43
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 CMake build issue Java Affects Java cuDF API. 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