Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"GPU" name is not registered in the InferenceEngine #736

Open
Gsarg18 opened this issue Feb 5, 2021 · 7 comments
Open

"GPU" name is not registered in the InferenceEngine #736

Gsarg18 opened this issue Feb 5, 2021 · 7 comments

Comments

@Gsarg18
Copy link

Gsarg18 commented Feb 5, 2021

I am not able to run inference model of smart city on the GPU device

@xwu2git
Copy link
Collaborator

xwu2git commented Feb 6, 2021

More details please. What GPU device do you use?
Currently the sample only supported the VCAC-A accelerator.
To support other GPU devices, you have to extend the sample to use different base analytics images, for example, replace xeon-ubuntu1804-analytics-gst with xeone3-ubuntu1804-analytics-gst under analytics/common. There are other changes to the pipeline configuration to utilize VAAPI for decoding.

@Gsarg18
Copy link
Author

Gsarg18 commented Feb 7, 2021

Currently I am using Intel® UHD Graphics 630 (CFL GT2) graphics card

@Gsarg18
Copy link
Author

Gsarg18 commented Feb 9, 2021

Is xeone3-ubuntu1804-analytics-gst image support Intel® UHD Graphics 630 (CFL GT2) graphics card? I am using Intel® Core™ i7-8700 CPU @ 3.20GHz × 12 processor.

@xwu2git
Copy link
Collaborator

xwu2git commented Feb 9, 2021

You have to try it. It should work.

@xwu2git
Copy link
Collaborator

xwu2git commented Feb 10, 2021

I have a branch here. Not yet successful enabling inference. Something is missing.

@nnshah1
Copy link

nnshah1 commented Feb 12, 2021

@xwu2git Do you have a system that reproduces the issue? We recently ran into an issue with Comet Late GPUs and the XeonE3 container. I will send the details to you offline.

@whbruce
Copy link

whbruce commented Feb 12, 2021

See issue #662 I posted on OVC Dockerhub repo, but it is specific to Comet Lake. Issue shows how to check for OpenCL device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants