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 cuda_compiler for CUDA selector conditionals #12

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

jakirkham
Copy link
Member

@jakirkham jakirkham commented Aug 1, 2023

Instead of using cuda_compiler_version in selector conditionals to check whether or not the build uses CUDA, use cuda_compiler.

This makes the re-rendering experience more consistent. Otherwise some of the cuda_* variants are added/dropped in an ad-hoc fashion. Also this is a bit easier to read.

@jakirkham jakirkham merged commit 4b5ff97 into rapidsai:main Aug 1, 2023
8 checks passed
@jakirkham jakirkham deleted the use_cuda_comp_sel branch August 1, 2023 02:16
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.

1 participant