Skip to content

core(OpenCL): fix intel_gpu_gemm kernel requirements#20670

Merged
alalek merged 3 commits intoopencv:3.4from
alalek:core_ocl_fix_intel_gpu_gemm_requirements
Sep 10, 2021
Merged

core(OpenCL): fix intel_gpu_gemm kernel requirements#20670
alalek merged 3 commits intoopencv:3.4from
alalek:core_ocl_fix_intel_gpu_gemm_requirements

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Sep 8, 2021

relates #8104

OpenCL kernels should not read memory outside of buffers (even if result is masked/zeroed after that).

force_builders=Custom,Linux AVX2,Linux OpenCL,Custom Win
build_image:Custom=ubuntu:18.04
buildworker:Custom=linux-5
test_opencl:Custom=ON

build_image:Linux AVX2=ubuntu:18.04
buildworker:Linux AVX2=linux-3
test_opencl:Linux AVX2=ON

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

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Sep 10, 2021

👍

@alalek alalek merged commit e3f4f87 into opencv:3.4 Sep 10, 2021
@alalek alalek mentioned this pull request Oct 15, 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.

1 participant