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

Error coming while training ImportError: libcufft.so.11 #115

Open
Abhijeet241093 opened this issue May 30, 2024 · 1 comment
Open

Error coming while training ImportError: libcufft.so.11 #115

Abhijeet241093 opened this issue May 30, 2024 · 1 comment

Comments

@Abhijeet241093
Copy link

Traceback (most recent call last):
File "tools/dist_train.py", line 18, in
import torch
File "hrnet/lib/python3.8/site-packages/torch/init.py", line 237, in
from torch._C import * # noqa: F403
ImportError: libcufft.so.11: cannot open shared object file: No such file or directory

@Abhijeet241093
Copy link
Author

Error solved with cuda 12.4

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

No branches or pull requests

1 participant