Skip to content

Include CCCL path when CUDA >= 13 - #52

Merged
wvbbreu merged 1 commit into
mainfrom
fix-cuda13-compilation
Dec 22, 2025
Merged

Include CCCL path when CUDA >= 13#52
wvbbreu merged 1 commit into
mainfrom
fix-cuda13-compilation

Conversation

@wvbbreu

@wvbbreu wvbbreu commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

Since CUDA version 13, the cuda/pipeline headers have moved to the cccl/cuda/pipeline directory., causing errors when compiling. This fix ensures that the path is included when building the kernel.

@wvbbreu
wvbbreu requested review from csbnw and loostrum December 3, 2025 15:04

@csbnw csbnw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

As we discussed offline, this could also be resolved by updating nvrtc::findIncludePath() in cudawrappers, but this workaround is fine by me for now.

@wvbbreu
wvbbreu merged commit c3acc45 into main Dec 22, 2025
4 checks passed
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