Skip to content

Default to static linking of libcudart#949

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
bdice:cuda-static-runtime
Dec 11, 2025
Merged

Default to static linking of libcudart#949
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
bdice:cuda-static-runtime

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Dec 9, 2025

Summary

This PR changes the default value of CUDA_STATIC_RUNTIME from OFF to ON in the rapids-cmake example project.

This is part of a coordinated effort to migrate RAPIDS libraries to static linking of the CUDA runtime. See rapidsai/build-planning#235 for tracking.

Changes

  • example/CMakeLists.txt: Change CUDA_STATIC_RUNTIME default from OFF to ON
  • ci/release/update-version.sh: Add version update for example/CMakeLists.txt

@bdice bdice requested review from a team as code owners December 9, 2025 20:02
@bdice bdice requested a review from gforsyth December 9, 2025 20:02
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Dec 9, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@gforsyth
Copy link
Copy Markdown
Contributor

gforsyth commented Dec 9, 2025

This is targeting branch-25.10, I'm going to retarget it at main

@gforsyth gforsyth changed the base branch from branch-25.10 to main December 9, 2025 20:18
@bdice bdice added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Dec 9, 2025
@bdice bdice added breaking Introduces a breaking change and removed non-breaking Introduces a non-breaking change labels Dec 10, 2025
@bdice bdice removed the request for review from a team December 11, 2025 21:29
@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Dec 11, 2025

/merge

@rapids-bot rapids-bot bot merged commit 7c309f1 into rapidsai:main Dec 11, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Introduces a breaking change improvement Improves an existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants