Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Replacing GeForce 8600 GT with Quadro 600 board fixed the issue. I am quite new to OpenCL but It turned out GeForce 8600GT device does not support DOUBLE_SUPPORT hardware extension which is essential for some of the OpenCL kernels used in face detect sample. Hope this helps others!

Replacing GeForce 8600 GT with Quadro 600 board fixed the issue. I am quite new to OpenCL but It turned out GeForce 8600GT device does not support DOUBLE_SUPPORT hardware extension as well as atomic operations which is essential for some of the OpenCL kernels used in face detect sample. Hope this helps others!