This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Error when trying to run pipeline on GPU #94
Comments
@antoniomtz Have you tried building on the same machine that you are running on? |
@akwrobel I tried running docker/run.sh and the sample pipelines on GPU and they worked. I took a look at the variables you guys are using when running the After adding these variables, I was able to run the pipeline on GPU through the docker-compose.
Thanks. |
|
@whbruce thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I've been trying to run a pipeline on GPU on a 11th Gen Intel(R) Core(TM) i9-11900H and getting the following error:
I was able to run the openVINO DLStreamer samples on GPU with no problem. Also, I'm able to run this VAS pipeline on GPU using a different computer with i5.
It is worth mentioning that this i9 computer also has Nvidia GPU. Could it be any issues with Docker confusion the mounted GPU?
We are using the following directive in the compose file:
Thanks.
The text was updated successfully, but these errors were encountered: