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

Allow jit compilation when using a splayed CUDA toolkit #15451

Conversation

robertmaynard
Copy link
Contributor

Description

The JitifyPreprocessKernels.cmake module now handles when CUDAToolkit_INCLUDE_DIRS has multiple values correctly, allowing for compilation with splayed CUDA Toolkit installs.

Checklist

@robertmaynard robertmaynard added bug Something isn't working 3 - Ready for Review Ready for review by team CMake CMake build issue non-breaking Non-breaking change labels Apr 3, 2024
@robertmaynard robertmaynard requested a review from a team as a code owner April 3, 2024 14:00
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Apr 3, 2024
@robertmaynard robertmaynard force-pushed the fea/jit_support_splayed_cuda_toolkits branch from d07e0cc to 9275c70 Compare April 3, 2024 14:47
@vyasr
Copy link
Contributor

vyasr commented Apr 4, 2024

/merge

@rapids-bot rapids-bot bot merged commit 61dbfe8 into rapidsai:branch-24.06 Apr 4, 2024
69 checks passed
@robertmaynard robertmaynard deleted the fea/jit_support_splayed_cuda_toolkits branch April 8, 2024 13:36
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 libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants