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.

Error occurs when using FPGA

Liu__Qiqi
Beginner
444 Views

I use a Mustang-F100-A10(It is based on Intel@ Arria@10 1150 GX) to test the two demos:

       demo_security_barrier_camera.sh   &   demo_squeezenet_download_convert_run.sh

I add the parameter '-d' and its value is:

       HETERO: FPGA, CPU

Then the error shows as follows:

       [ ERROR ] Standard exception from DLA library: _Map_base::at

       Error on or near line 215; exiting with status 1

So how to solve this problem?

By the way, when I set the param '-d' as:

       HETERO:CPU, FPGA

The two demos run OK, but the results is similar to that of using only CPU .

0 Kudos
1 Reply
Joseph_M_Intel
Employee
444 Views

I am also facing this issue. I have also verified if I switch FPGA,CPU to CPU,FPGA it appears to work but there really isn't any acceleration.

0 Kudos
Reply