Installing Deepstack GPU - CuDNN question
Posted: Mon Aug 02, 2021 8:06 pm
Hi All,
I have been following the posts and the guides for installing Deepstack GPU version, but it is not working for me. I was able to install Deepstack CPU version on another PC easily and that is working well.
I have followed the instructions from Nvidia well I think, until the last part of the CuDNN instructions:
https://docs.nvidia.com/deeplearning/cu ... index.html
5. Include cudnn.lib in your Visual Studio project.
a. Open the Visual Studio project and right-click on the project name.
b. Click Linker > Input > Additional Dependencies.
c. Add cudnn.lib and click OK.
I am not sure what to do here. I do have Visual Studio installed (per the instructions).
I am able to get the splash screen "DeepStack Activated" , but the log shows errors:
2021-08-02 11:11:58.783 AM Cam6 MOTION_A
2021-08-02 11:12:14.291 AM Cam6 DeepStack: Server error 100
2021-08-02 11:12:14.291 AM Cam6 DeepStack: Alert cancelled [DeepStack: 100] 15017ms
2021-08-02 11:12:16.590 AM App DeepStack has been restarted
I have read here on the forum that there could be a few reasons for these errors (which I verified), but I am wondering if my issue is due to not completing Step 5 from the CuDNN guide above?
I have asked Sam for a Deepstack GPU step-by-step installation guide for a non-programmer (like me). Hopefully he will find time.
Thanks,
Todd
I have been following the posts and the guides for installing Deepstack GPU version, but it is not working for me. I was able to install Deepstack CPU version on another PC easily and that is working well.
I have followed the instructions from Nvidia well I think, until the last part of the CuDNN instructions:
https://docs.nvidia.com/deeplearning/cu ... index.html
5. Include cudnn.lib in your Visual Studio project.
a. Open the Visual Studio project and right-click on the project name.
b. Click Linker > Input > Additional Dependencies.
c. Add cudnn.lib and click OK.
I am not sure what to do here. I do have Visual Studio installed (per the instructions).
I am able to get the splash screen "DeepStack Activated" , but the log shows errors:
2021-08-02 11:11:58.783 AM Cam6 MOTION_A
2021-08-02 11:12:14.291 AM Cam6 DeepStack: Server error 100
2021-08-02 11:12:14.291 AM Cam6 DeepStack: Alert cancelled [DeepStack: 100] 15017ms
2021-08-02 11:12:16.590 AM App DeepStack has been restarted
I have read here on the forum that there could be a few reasons for these errors (which I verified), but I am wondering if my issue is due to not completing Step 5 from the CuDNN guide above?
I have asked Sam for a Deepstack GPU step-by-step installation guide for a non-programmer (like me). Hopefully he will find time.
Thanks,
Todd