Skip to content

Various compiler/cmake warning fixes#1182

Open
cliffburdick wants to merge 3 commits into
mainfrom
cburdick/fix-nvhpc-warnings-nvbench
Open

Various compiler/cmake warning fixes#1182
cliffburdick wants to merge 3 commits into
mainfrom
cburdick/fix-nvhpc-warnings-nvbench

Conversation

@cliffburdick
Copy link
Copy Markdown
Collaborator

CMake has had several warnings for a while due to deprecated features. This PR bumps the required CMake version, increases the pybind11 version, and rapids-cmake.

Refresh the vendored rapids-cmake copy to v26.04.00, raising the project minimum CMake version to 3.30.4 and picking up CPM 0.42.0 so modern CMake no longer warns about FetchContent_Populate.

Also update pybind11 to v3.0.3 and mark dense solve validation parameters maybe_unused for release builds where assertions compile out.
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 14, 2026

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.

@cliffburdick
Copy link
Copy Markdown
Collaborator Author

/build

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