Skip to content
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

CUDA and CUDNN issue in running openpose model #5085

Closed
Mobina-Zibandepour opened this issue Feb 2, 2025 · 1 comment
Closed

CUDA and CUDNN issue in running openpose model #5085

Mobina-Zibandepour opened this issue Feb 2, 2025 · 1 comment
Labels

Comments

@Mobina-Zibandepour
Copy link

I have a problem and need help!
I encountered several errors in running openpose, which ran perfectly until last week BEFORE Google Colab updates with CUDA12.2 and CUDANN 8.9.6. It seems that we must manually downgrade the CUDA and CuDNN in Google Colab, but it isn't easy work. I faced many errors, so we thank Google Colab developers for explaining what to do in this situation?

@metrizable
Copy link
Contributor

@Mobina-Zibandepour Thanks for filing the issue and thanks for using Colab.

Colab runtimes were upgraded to CUDA 12.5, announced in #5061. During large upgrades of the runtime, we provide the ability to select the fallback version from the Command Palette via the "Use fallback runtime version" option. In your case, it would allow you to select the prior runtime which provides CUDA 12.2 while you are updating your notebook to be compatible with the newer version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants