Skip to content

Replace blocking waitForCompletion() calls with waitEvent() calls in …#4146

Open
ShayanG9 wants to merge 1 commit into
opencv:4.xfrom
ShayanG9:sg/cudasgm_no_cpu_block
Open

Replace blocking waitForCompletion() calls with waitEvent() calls in …#4146
ShayanG9 wants to merge 1 commit into
opencv:4.xfrom
ShayanG9:sg/cudasgm_no_cpu_block

Conversation

@ShayanG9

@ShayanG9 ShayanG9 commented Jun 9, 2026

Copy link
Copy Markdown

…stereosgm.cu to allow for async CUDA calls

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

Fixes #4145

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.

[Bug] Blocking waitForCompletion call in stereosgm.cu

1 participant