Hi Please check your kernel code whether its receiving the same number of arguments which you are passing from the host code, there might be some mismatch. this error is mainly due to invalid argument index passed. You can refer the opencl specification 1.2 for more information.
↧