OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1719 Discussions

CNN on DE10 Nano using Intel FPGA SDK for OpenCL. Getting a CL_OUT_OF_HOST_MEMORY error Please Help

HKale1
Novice
1,115 Views

Hello everyone,

I am trying to implement a convolutional neural network on the terasic DE10 Nano development board using the OpenCL and Intel FPGA SDK for OpenCL. I have multiple layers in the CNN. The entire network is working fine in the emulation mode on PC. However, when I burn the code on the DE10 Nano SoC FPGA I get an error after the first few layers. The error occurs while creating a buffer and the error message is -

CL_OUT_OF_HOST_MEMORY

unable to create buffer.

 

Could you please help me solve this problem?

Any help in this regard is highly appreciated

 

Thanks and Regards

Hrishikesh Kale

0 Kudos
0 Replies
Reply