Any tips on what to do when ioc32 and ioc64 die with an "internal error"?
This is what both the command line and VS2013 return when using the latest Intel OpenCL API release (6.1.0.1600):
ioc32 -cmd=build -input=abc.cl -device=gpu -bo="-cl-std=CL2.0 -cl-fast-relaxed-math -cl-no-signed-zeros -cl-mad-enable -cl-denorms-are-zero" Using build options: -cl-std=CL2.0 -cl-fast-relaxed-math -cl-no-signed-zeros -cl-mad-enable -cl-denorms-are-zero OpenCL Intel(R) Graphics device was found! Device name: Intel(R) Iris(TM) Pro Graphics 6200 Device version: OpenCL 2.0 Device vendor: Intel(R) Corporation Device profile: FULL_PROFILE fcl build 1 succeeded. fcl build 2 succeeded. Error: internal error. Build failed!