Skip to content

Conversation

@danrbailey
Copy link

This is the more modern way of finding the Cuda Toolkit which uses target-based linking. It also takes advantage of Cuda being a first-class language in CMake. The legacy find_package(Cuda) mechanism used in OpenSubdiv is now deprecated. We have found this to work more reliably with later versions of Cuda on Linux.

This does however require a bump from 3.14 to 3.17 as the minimum CMake version.

Signed-off-by: Dan Bailey <danbailey@ilm.com>
@davidgyu
Copy link
Member

davidgyu commented Oct 6, 2025

Filed as internal issue #OSD-468

@davidgyu davidgyu changed the base branch from release to dev October 7, 2025 00:25
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.

2 participants