Limit on number of kernel arguments in OpenCL

Posted by Rakesh K on Stack Overflow See other posts from Stack Overflow or by Rakesh K
Published on 2010-03-23T07:01:47Z Indexed on 2010/03/23 7:03 UTC
Read the original article Hit count: 402

Filed under:

Hi,

I wanted to know if there is any limit on the number of arguments that are set to kernel function in OpenCL. I am getting the error as INVALID_ARG_INDEX while setting arguments. I am setting 9 arguments in the kernel function. Please help me in this regard.

Thanks, Rakesh.

© Stack Overflow or respective owner

Related posts about opencl