Forum Discussion

Dr_FPGA's avatar
Dr_FPGA
Icon for New Contributor rankNew Contributor
5 years ago

OpenCL private_copies attribute does not seem to work in 20.1

Hello OpenCL FPGA developers, I have an OpenCL NDRange (64,1,1) kernel with 8 times replicated multiple local memories which make this kernel memory size limited (>100% M20s on A10). I have attemp...