Forum Discussion
Altera_Forum
Honored Contributor
9 years agocontext callback:emulator:could not allocate runtime data!
I want to run ldpc on the board a10gx_opm_660 by opencl,but when i run it with the altera emulator,the problem that is 'Context callback:Emulator:Could not allocate runtime data!' occurs. My ...
fellipe-leandro
New Contributor
5 years agoHello,
Have you found the solution for this error? I'm also getting it after some iterations of kernel calling inside a loop. I thought that I had to release the kernel after each EnqueueTask(), but with this approach, I still get this error.