Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16606 Discussions

We can not have more than 32 arguments in each OpenCL kernel?

CLiu18
Beginner
1,102 Views

In each computing kernel, seems I can have at most 32 arguments.

Is there a way to change it?

 

Regards,

Cheng Liu

0 Kudos
1 Reply
Kenny_Tan
Moderator
351 Views

Did you get any error? setting the argument can be see in is http://www.khronos.org/registry/cl/specs/opencl-1.1.pdf 

 

5.7.2 Setting Kernel Arguments..............................................................................................................................127

Reply