Skip to content

Update CMake to 3.31.0rc1#22433

Merged
snnn merged 7 commits intomainfrom
snnn/update_cmake2
Oct 16, 2024
Merged

Update CMake to 3.31.0rc1#22433
snnn merged 7 commits intomainfrom
snnn/update_cmake2

Conversation

@snnn
Copy link
Copy Markdown
Contributor

@snnn snnn commented Oct 15, 2024

To include a bug fix:
https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9890

Discussion:
https://discourse.cmake.org/t/cmake-incorrectly-links-to-nvrtc-builtins/12723/4

This bug fix should be included in our upcoming release, because right now our GPU package depends on “libnvrtc-builtins.so.12.2" which has a hardcoded CUDA version: 12.2. The minor CUDA version should not be there.

@snnn snnn requested a review from a team October 15, 2024 01:22
@snnn snnn marked this pull request as draft October 15, 2024 02:09
@snnn snnn force-pushed the snnn/update_cmake2 branch from c7e0d33 to c424ffe Compare October 15, 2024 20:36
@snnn snnn force-pushed the snnn/update_cmake2 branch from c424ffe to 47c27ae Compare October 16, 2024 02:25
@snnn snnn marked this pull request as ready for review October 16, 2024 14:59
@snnn snnn merged commit f9e623e into main Oct 16, 2024
@snnn snnn deleted the snnn/update_cmake2 branch October 16, 2024 18:50
guschmue pushed a commit that referenced this pull request Oct 18, 2024
To include a bug fix:
https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9890

Discussion:

https://discourse.cmake.org/t/cmake-incorrectly-links-to-nvrtc-builtins/12723/4

This bug fix should be included in our upcoming release, because right
now our GPU package depends on “libnvrtc-builtins.so.12.2" which has a
hardcoded CUDA version: 12.2. The minor CUDA version should not be
there.
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