Skip to content

Add cuda 12.8 support #605

Merged
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.02from
robertmaynard:add_cuda_12.8_support
Jan 24, 2025
Merged

Add cuda 12.8 support #605
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.02from
robertmaynard:add_cuda_12.8_support

Conversation

@robertmaynard
Copy link
Contributor

CUDA 12.8 introduces sm_120 that requires a reduced number of threads per sm.

We also need to pass -static-global-template-stub=false when building with 12.8 as we violate CUDA ODR kernel rules

@robertmaynard robertmaynard added feature request New feature or request non-breaking Introduces a non-breaking change labels Jan 23, 2025
@jakirkham
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 21e0f0e into rapidsai:branch-25.02 Jan 24, 2025
63 checks passed
@robertmaynard robertmaynard deleted the add_cuda_12.8_support branch January 24, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake cpp 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