Help with deep stack gpu version

General discussion about Blue Iris
Shukhrat
Posts: 9
Joined: Tue Nov 23, 2021 1:34 am

Help with deep stack gpu version

Post by Shukhrat »

Hello,

I was using cpu version of deep stack and it was working ok. I got Nvidia card and installed the gpu version. Now it keeps saying error 100 or timeout. Please help
MikeLud
Posts: 84
Joined: Sun Mar 21, 2021 3:29 am

Re: Help with deep stack gpu version

Post by MikeLud »

What GPU are you using?
MikeLud
Posts: 84
Joined: Sun Mar 21, 2021 3:29 am

Re: Help with deep stack gpu version

Post by MikeLud »

Also did you follow the below steps and install CUDA 10.1 and cuDNN
Screenshot 2021-11-22 205259.jpg
Screenshot 2021-11-22 205259.jpg (150.06 KiB) Viewed 3016 times
Shukhrat
Posts: 9
Joined: Tue Nov 23, 2021 1:34 am

Re: Help with deep stack gpu version

Post by Shukhrat »

I did. I am using 3060
MikeLud
Posts: 84
Joined: Sun Mar 21, 2021 3:29 am

Re: Help with deep stack gpu version

Post by MikeLud »

DeepStack does not work with 3060 yet. I was able to get my 3060 to work by doing the below steps and more details in the link below

So the steps are
Install
CUDA Toolkit 11.4
cuDNN v8.2.4
DeepStack-Installer-GPU-2021.09.1.exe

Manually update to the below Windows Packages
torch-1.9.1+cu111-cp37-cp37m-win_amd64
torchvision-0.10.1+cu111-cp37-cp37m-win_amd64

You can skip the below items that are listed in post
numpy-1.21.2-cp37-cp37m-win_amd64
Pillow-8.3.2-cp37-cp37m-win_amd64
scipy-1.7.1-cp37-cp37m-win_amd64

https://ipcamtalk.com/threads/deepstack ... ost-600376
Shukhrat
Posts: 9
Joined: Tue Nov 23, 2021 1:34 am

Re: Help with deep stack gpu version

Post by Shukhrat »

thank u. how do i open/install WHL file?
MikeLud
Posts: 84
Joined: Sun Mar 21, 2021 3:29 am

Re: Help with deep stack gpu version

Post by MikeLud »

Once you download the files change the file extension to zip then unzip them and replace the folders with the new unzipped folders.
Shukhrat
Posts: 9
Joined: Tue Nov 23, 2021 1:34 am

Re: Help with deep stack gpu version

Post by Shukhrat »

thx. cant change the large (3gb) file to zip. tried using the command prompt and keep getting an error "ERROR: torch-1.9.1+cpu-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform."
MikeLud
Posts: 84
Joined: Sun Mar 21, 2021 3:29 am

Re: Help with deep stack gpu version

Post by MikeLud »

Try using Windows File Explorer to change the extension to zip
Shukhrat
Posts: 9
Joined: Tue Nov 23, 2021 1:34 am

Re: Help with deep stack gpu version

Post by Shukhrat »

That worked. Thank you.
Post Reply