Forum Discussion

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

context 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 developemnt environment is vs2010,aocl 16.1. Anyone who knows the reason! Thank you!https://www.alteraforum.com/forum/attachment.php?attachmentid=13809&stc=1

1 Reply

  • Hello,

    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.