Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

How can I use local memory.

I read Optimizing Local Memory Accesses of Altera SDK for OpenCL Best Prasctices Guides. and I can see that I can use local memory used by clSetKernelArg. so I write my source as below ...