Skip to content

dnn(OpenCL): drop CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE check#20635

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:issue_20559
Aug 31, 2021
Merged

dnn(OpenCL): drop CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE check#20635
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:issue_20559

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Aug 30, 2021

It is a hint and it should not block kernel execution.
Docs: https://www.khronos.org/registry/OpenCL/sdk/1.1/docs/man/xhtml/clGetKernelWorkGroupInfo.html

resolves #20559
relates #9114

force_builders=Custom Win
build_image:Custom Win=msvs2019
buildworker:Custom Win=windows-3
test_opencl:Custom Win=ON

- it is a hint and it should not block kernel execution
@alalek
Copy link
Copy Markdown
Member Author

alalek commented Aug 31, 2021

👍

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants