Closed monarc99 closed 9 years ago
OpenCL 1.2 introduced 'image2d_array_t'. I use it when 'd' > 0. How you see your driver does not recognize it and therefore error. It is an error due to the driver not compatible.
In version 0.7.3 there will be messages more understandable.
from forum: It is not really necessary that the device is OpenCL 1.2, just the platform is required. NVIDIA simply has no suitable drivers for GT/GTX 500 series.
I have a GT560Ti with driver 355.11 under linux. So this error message means, the driver is too old?
Error in OpenCL compiler
Build Options
-cl-single-precision-constant -cl-denorms-are-zero -cl-fast-relaxed-math -Werror -D H_BLOCK_X=32 -D H_BLOCK_Y=4 -D V_BLOCK_X=32 -D V_BLOCK_Y=4 -D NLMK_TCLIP=73 -D NLMK_S=4 -D NLMK_WMODE=1 -D NLMK_D=1 -D NLMK_H2_INV_NORM=13.214449 -D NLMK_BIT_SHIFT=0
Build Log