Altera_Forum
Honored Contributor
8 years agoMemory leak using emulator
Hi I'm working on transforming a CUDA program to OpenCL and run on FPGA, right now I'm using the emulator since I don't have the device yet. I wrote a OpenCL kernel that do some simple comput...