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

ImportError: libcublas.so.10.0 #33

Open
ahmeterdem1 opened this issue Aug 9, 2024 · 0 comments
Open

ImportError: libcublas.so.10.0 #33

ahmeterdem1 opened this issue Aug 9, 2024 · 0 comments

Comments

@ahmeterdem1
Copy link

With CUDA 12.2, I have encountered the following error:

ImportError: libcublas.so.10.0: cannot open shared object file: No such file or directory

Most of the recommended solution on the internet are downloading and setting up CUDA 10.0. However, even though the requirements of this rep is different, using tensorflow==1.15.5 and tensorflow-gpu==1.15.5 worked, and the time that it takes to generate 1024000 samples is half the time when it was tensorflow==1.13.1 and tensorflow-gpu==1.13.1.

Using NVIDIA L4, CUDA 12.2, V12.2.140. With Python3.7.

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