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.

Plugin errors on OpenVINO 2019 R2

Adithya_N_Intel
Employee
500 Views

I have been getting errors with Plugins while trying to run Store traffic monitor Reference Implementation on GPU. However, it was successfully executed with CPU device.

PFA for error screenshot

I faced similar issues with restricted zone notifier as well.

OS: Ubuntu 16.04

OpenVINO 2019 R2

Please look into it and provide the workaround, if there are any changes to be made while running the samples

TIA

(Virus scan in progress ...)
0 Kudos
1 Reply
Shubha_R_Intel
Employee
500 Views

Dear NNV, Adithya ,

First troubleshooting step to ask is, can you run one of the OpenVino samples on GPU ? If our OpenVino samples have no trouble running on GPU then your environment/OpenCL, etc is OK.  The only other issue is a paths problem - your app is not able to find the clDNN. If it's the latter problem, this can be a tricky problem to solve. Make sure your application links against all the required OpenVino libraries (*.so files and *.lib).

Thanks,

Shubha

0 Kudos
Reply