Forum Discussion
fellipe-leandro
New Contributor
5 years agoOpenCL FPGA incremental compilation error
Hello,
I'm trying to compile a kernel (.cl) file in the FPGA devcloud (node s001-n137 : Arria 10 1.2) using the -incremental option for the first time, but the compilation process throws this erro...
BoonBengT_Altera
Moderator
5 years agoHi @fellipe-leandro,
Thank you for posting in Intel community forum, hope this message find you well and apologies for the delayed in response.
Apologies for the inconvenient cause, sometime the quartus_sta might not allocate enough memory for the design and might cause some error.
Please do try to increase the size of the swapfile to see if that helps.
Best Wishes
BB
fellipe-leandro
New Contributor
5 years agoDear @BoonBengT_Altera ,
Thanks for the clarification.