Ask Your Question

Revision history [back]

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

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!!

click to hide/show revision 2
retagged

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

berak gravatar image

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

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!!