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.

No install_NEO_OCL_driver.sh in OpenVino 2020.2

Socke__Linux
ビギナー
2,687件の閲覧回数

Hi,
I am installing OpenVino 2020.2 from apt for my Ubuntu 18.04 system but there is no setup for my GPU driver available?
Hoewer would it make sense to run it on the integrated Graphics Controller (Celeron N3350/Pentium N4200/Atom E3900 Series) in my Up Squared Ai Edge?
 

0 件の賞賛
1 解決策
SIRIGIRI_V_Intel
従業員
2,687件の閲覧回数

Thanks for reaching out.

Intel® Graphics Compute Runtime for OpenCL™ is not a part of OpenVINO™ APT distribution. You can install it from the Intel® Graphics Compute Runtime for OpenCL™ GitHub repo.

Let us know in case of any other questions.

Regards,

Ram prasad

元の投稿で解決策を見る

5 返答(返信)
SIRIGIRI_V_Intel
従業員
2,688件の閲覧回数

Thanks for reaching out.

Intel® Graphics Compute Runtime for OpenCL™ is not a part of OpenVINO™ APT distribution. You can install it from the Intel® Graphics Compute Runtime for OpenCL™ GitHub repo.

Let us know in case of any other questions.

Regards,

Ram prasad

Socke__Linux
ビギナー
2,687件の閲覧回数

Thanks, that worked!
 

However, when the model is loaded into the device (took quiet some time) and inference is started my GPU is making weird sounds. Is the model somehow too heavy then?

SIRIGIRI_V_Intel
従業員
2,687件の閲覧回数

You can use cl_cache feature to reduce the loading time for GPU. However, for the first time the loading time will be same and then faster. Refer FAQ(OpenCL).

What is the size of the model?

Are you using OpenVINO pre-trained model?

Regards,

Ram prasad

Socke__Linux
ビギナー
2,687件の閲覧回数

I was trying the pretrained MobileNetV2 from person-detection-retail-0013. And I ran it using the pedestrian detection demo.

SIRIGIRI_V_Intel
従業員
2,687件の閲覧回数

We have tried similar pre-trained models on the same setup but haven't observed the mentioned issue. This seems like a hardware specific issue. Please reach out to the corresponding vendor to address this issue better.

Regards,

Ram prasad

返信