Skip to content

cuda: fix for compatibility with CUDA Toolkit >= 12.2.0#24104

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
cudawarped:cuda_fix_cuda_toolkit_12_2
Aug 4, 2023
Merged

cuda: fix for compatibility with CUDA Toolkit >= 12.2.0#24104
asmorkalov merged 1 commit intoopencv:4.xfrom
cudawarped:cuda_fix_cuda_toolkit_12_2

Conversation

@cudawarped
Copy link
Copy Markdown
Contributor

@cudawarped cudawarped commented Aug 4, 2023

#23948 appears to have gone stale and it has been over a month since CUDA 12.2 was introduced. This PR is to check if the two simple changes proposed there pass on the CI and if so prompt @jiapei100 to amend the PR or 🤞 one of the maintainers to fix it for them.

@asmorkalov @mshabunin @VadimLevin

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@asmorkalov asmorkalov self-requested a review August 4, 2023 08:29
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
Tested manually with Ubuntu 20.04, CUDA 12.2 and CuDNN 8.9.3.

@asmorkalov asmorkalov added category: build/install category: gpu/cuda (contrib) OpenCV 4.0+: moved to opencv_contrib labels Aug 4, 2023
@asmorkalov asmorkalov self-assigned this Aug 4, 2023
@asmorkalov asmorkalov added this to the 4.9.0 milestone Aug 4, 2023
@asmorkalov asmorkalov merged commit 5466fd2 into opencv:4.x Aug 4, 2023
@cudawarped
Copy link
Copy Markdown
Contributor Author

👍 Tested manually with Ubuntu 20.04, CUDA 12.2 and CuDNN 8.9.3.

Thank you!! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants