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 downgraded the version of the torch dependency to 2.2.2, and now it runs without errors.
jalr4ever
changed the title
RuntimeError: cuDNN error: CUDNN_STATUS_NOT_SUPPORTED when PARSynthesizer fit()
RuntimeError: cuDNN error: CUDNN_STATUS_NOT_SUPPORTED when PARSynthesizer fit() in GPU env.
Sep 11, 2024
Hi @jalr4ever 👋 I ran your code in Google Colab on a T4 GPU and I didn't run into this error. And we unfortunately don't have access to a Tesla GPU right now.
I"ll keep this issue open for now in the hopes that someone else can reproduce it! That would help us understand what changes we might need to make.
Environment Details
Error Description
When CUDA is available, an error occurs when using PARSynthesizer.
Steps to reproduce
Just run the code below:
The text was updated successfully, but these errors were encountered: