Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6392 Discussions

Code can not run on FPGA with openvino 2019R1. I don't know why, could anyone help me?

Ji__Dalong
Beginner
255 Views

In openvino 2019R1,I can successfully run "./classification_sample -d CPU -m *** -i ***", but errorly run “./classification_sample -i car.png  -d HETERO:FPGA,CPU”. And the error message is :

错误.png

0 Kudos
1 Reply
Shubha_R_Intel
Employee
255 Views

Dear Ji, Dalong

It looks like your OpenCL is not properly installed.  clCreateContext is very fundamental and it's failing. Also we have OpenVino 2019R2 now. Can you kindly download it and try it ? You are using 2019R1, which honestly is pretty old by now. Please follow the Linux FPGA Instructions step by step and you should be able to get everything working.

Thanks kindly,

Shubha

0 Kudos
Reply