You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried several ways to run the program, but can't find a way to run on a video properly.
Using the .exe, it doesn't detect my 1070, despite CUDA 9.0 and cuDNN 7.6.4 properly installed.
Using the colab, I always get a Tesla P4, and it doesn't work in the end, printing memory errors.
So I tried using the code directly. It detects my GPU but fails later. Here are the logs: https://pastebin.com/bFxXUDRq
I installed cuDNN v7.6.4 (September 27, 2019) and CUDA 9.0 so I don't understand how this happens. I'm not really experienced with CUDA and can't seem to find a solution online elsewhere so I'm trying here.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
I have tried several ways to run the program, but can't find a way to run on a video properly.
Using the .exe, it doesn't detect my 1070, despite CUDA 9.0 and cuDNN 7.6.4 properly installed.
Using the colab, I always get a Tesla P4, and it doesn't work in the end, printing memory errors.
So I tried using the code directly. It detects my GPU but fails later. Here are the logs:
https://pastebin.com/bFxXUDRq
I installed cuDNN v7.6.4 (September 27, 2019) and CUDA 9.0 so I don't understand how this happens. I'm not really experienced with CUDA and can't seem to find a solution online elsewhere so I'm trying here.
Thanks in advance.
The text was updated successfully, but these errors were encountered: