Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Kernel crash / Unable to load any of {libcudnn_cnn.so.9.1.0, libcudnn_cnn.so.9.1, libcudnn_cnn.so.9, libcudnn_cnn.so} #5

Closed
dwidoo opened this issue Dec 6, 2024 · 3 comments

Comments

@dwidoo
Copy link

dwidoo commented Dec 6, 2024

I hadn't any issue a few days ago.
The same code crashes today.

Here is the log :

Timestamp Level Message
Dec 6, 2024, 4:31:41 PM WARNING WARNING:root:kernel e6312b98-133a-476f-9b78-8e3b6c02c912 restarted
Dec 6, 2024, 4:31:41 PM INFO KernelRestarter: restarting kernel (1/5), keep random ports
Dec 6, 2024, 4:31:39 PM WARNING Invalid handle. Cannot load symbol cudnnCreateConvolutionDescriptor
Dec 6, 2024, 4:31:39 PM WARNING Unable to load any of {libcudnn_cnn.so.9.1.0, libcudnn_cnn.so.9.1, libcudnn_cnn.so.9, libcudnn_cnn.so}
@federicotorrielli
Copy link
Owner

Please read the warning in the README.md:

The ctranslate2 version was updated to 4.5.0, which is not compatible with cuda and cudnn 8.x. If you are using a GOOGLE COLAB GPU, please install ctranslate2 4.4.0. In any other case, please install the latest cuda and cudnn versions on your environment.

@omid77922
Copy link

I hadn't any issue a few days ago.
The same code crashes today.

Here is the log :

Timestamp Level Message
Dec 6, 2024, 4:31:41 PM WARNING WARNING:root:kernel e6312b98-133a-476f-9b78-8e3b6c02c912 restarted
Dec 6, 2024, 4:31:41 PM INFO KernelRestarter: restarting kernel (1/5), keep random ports
Dec 6, 2024, 4:31:39 PM WARNING Invalid handle. Cannot load symbol cudnnCreateConvolutionDescriptor
Dec 6, 2024, 4:31:39 PM WARNING Unable to load any of {libcudnn_cnn.so.9.1.0, libcudnn_cnn.so.9.1, libcudnn_cnn.so.9, libcudnn_cnn.so}

@dwidoo
Copy link
Author

dwidoo commented Dec 7, 2024 via email

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

No branches or pull requests

3 participants