Skip to content

Arm: fix the test failure of OCL_Imgproc/CLAHETest.Accuracy on ODROID-XU4#11409

Merged
alalek merged 3 commits intoopencv:3.4from
tomoaki0705:fixCLAHEfailure
Apr 27, 2018
Merged

Arm: fix the test failure of OCL_Imgproc/CLAHETest.Accuracy on ODROID-XU4#11409
alalek merged 3 commits intoopencv:3.4from
tomoaki0705:fixCLAHEfailure

Conversation

@tomoaki0705
Copy link
Copy Markdown
Contributor

  • avoid the race condition in the reduce

This pullrequest changes

tomoaki0705 and others added 2 commits April 27, 2018 18:36
- WARP_SIZE comes from CUDA, and it is not applicable for OpenCL directly
@alalek
Copy link
Copy Markdown
Member

alalek commented Apr 27, 2018

@tomoaki0705 Right! Looks like this code is not correctly ported from CUDA branch.
I pushed additional commit with:

  • removed CUDA-related conditions (there are no direct OpenCL alternative anyway)
  • merged two last reduction steps

Could you check this on your boards?

@tomoaki0705
Copy link
Copy Markdown
Contributor Author

Thank you !
I think I found another unused-variable, so I added another commit.

I'll try the test on my board, but it might get long till the reply, due to the holiday in Japan.

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.

2 participants