-
-
Notifications
You must be signed in to change notification settings - Fork 56.3k
fix: Refactor tuple creation in nlm.cu for fixing nvcc build… #27889
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hello @asmorkalov, I cannot see any log details of the two failing ci nodes.
|
|
It's network issue. I re-triggered the build. |
|
cc @cudawarped |
|
@Xingchen1224 How are you building this as I can't recreate the error? |
|
@cudawarped hope the following information would help to reproduce the error. |
|
@cudawarped I thought under the specific condition (msbuild & nvcc),
|
|
@Xingchen1224 This was fixed in #27522 as the issue applied to a number of CUDA modules. |

This pull request fix the compile error when building opencv_photo with cuda 12.9 on windows.
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.