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

support_conda_env support host and build CTK 12 locations #428

Conversation

robertmaynard
Copy link
Contributor

Description

For cuda 12+ the conda layout has CTK components in both host and build. Update the CMAKE_PREFIX search locations and rpath-link entries for this new layout.

Checklist

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

For cuda 12+ the conda layout has CTK components in both host
and build. Update the CMAKE_PREFIX search locations and rpath-link
entries for this new layout.
@robertmaynard robertmaynard added feature request New feature or request non-breaking Introduces a non-breaking change 3 - Ready for Review Ready for review by team labels Jun 12, 2023
@robertmaynard robertmaynard requested a review from a team as a code owner June 12, 2023 20:18
@bdice
Copy link
Contributor

bdice commented Jun 12, 2023

I'll try to test this downstream in rapidsai/kvikio#224.

Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the issues seen in rapidsai/kvikio#224. I have only a minor suggestion for improving a comment.

rapids-cmake/cmake/support_conda_env.cmake Outdated Show resolved Hide resolved
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
rapids-cmake/cmake/support_conda_env.cmake Outdated Show resolved Hide resolved
rapids-cmake/cmake/support_conda_env.cmake Show resolved Hide resolved
@bdice bdice requested a review from vyasr June 13, 2023 17:25
@vyasr
Copy link
Contributor

vyasr commented Jun 13, 2023

/merge

@rapids-bot rapids-bot bot merged commit 207d126 into rapidsai:branch-23.08 Jun 13, 2023
@robertmaynard robertmaynard deleted the conda_env_search_cuda_host_build_locations branch June 13, 2023 18:38
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 feature request New feature or request non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants