assert failed(thread[0]*thread[1]*thread[2]<=Kernelworkgroupsize)

asked 2015-02-20 04:23:40 -0600

porori gravatar image

updated 2015-02-20 04:25:04 -0600

berak gravatar image

hi! i just made BM_OCL(BlockMatching with OpenCL) using NDK in Android. Actully I did it on GalaxyS4 with Ardreno GPU. but i had log following this: - assert failed(thread[0]thread[1]thread[2]<=Kernelworkgroupsize)

Maybe i think It is a problem of hardware support. Please tell me the reason as soon as possible. Thank you!!

edit retag flag offensive close merge delete

Comments

Have you seen this thread: http://answers.opencv.org/question/12...

FooBar gravatar imageFooBar ( 2015-02-20 05:39:52 -0600 )edit