Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
May I request the design for investigation?
Thanks.
- whan016 years ago
New Contributor
Hi,
Here's my design. I just debug one kernel so I commented out all irrelevant content.
I have found one feasible design, which move the declareation of variable of kernel function with "__local" quanlifier from list to inside the function body. I don't know if that is the problem that the kernel cannot be implementd.