-
Notifications
You must be signed in to change notification settings - Fork 38
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
RTX 3080 compatibility? #25
Comments
Can you please tell me what the error is? |
Pretty much the idea is that it has to compile with CUDA 11 / cuDNN 8, which is what 30XX cards need. OpenPose added some fixes to enable cuDNN to work, it'd need to pull those Caffe changes |
Hey again and thanks for replying. I'm attaching the log trace: @gineshidalgo99 , I'm indeed using CUDA 11.2 with cuDNN 8.1. However, when I tried to pull the changes from OpenPose and rebuild the solution I encountered build errors which I couldn't figure how to solve. |
Odd, it looks like I did commit some changes that should have made it work with 3080: Wonder if i missed something |
Maybe there are more changes that needs to be committed? |
I can't get STAF to work on my new PC with RTX3080. According to another issue in the main openpose repository they made some changes to make it compatible, I couldn't figure what exactly though.
Thanks in advance!
The text was updated successfully, but these errors were encountered: