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_libcudacxx to support installed libcudacxx #114

Merged
merged 2 commits into from
Nov 8, 2021

Conversation

robertmaynard
Copy link
Collaborator

Currently if an installed version of libcudacxx is found, the install paths computed in get_libcudacxx are wrong. Resolve this issue by instead using rapids-cmake

Currently if an installed version of libcudacxx is found, the
install paths computed in get_libcudacxx are wrong. Resolve this
issue by instead using rapids-cmake
@robertmaynard robertmaynard force-pushed the move_over_to_rapids_libcudacxx branch from cb4dd12 to bf6a90d Compare November 2, 2021 20:13
endfunction()

find_and_configure_libcudacxx(1.4.0)
find_and_configure_libcudacxx()
Copy link
Collaborator

Choose a reason for hiding this comment

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

How do we specify a version or git hash now?

Copy link
Member

Choose a reason for hiding this comment

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

@jrhemstad jrhemstad merged commit f0eecb2 into NVIDIA:dev Nov 8, 2021
@robertmaynard robertmaynard deleted the move_over_to_rapids_libcudacxx branch November 8, 2021 15:05
@robertmaynard robertmaynard restored the move_over_to_rapids_libcudacxx branch November 8, 2021 20:07
@robertmaynard robertmaynard deleted the move_over_to_rapids_libcudacxx branch November 16, 2021 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants