Skip to content

ImportError: libcublas.so.10.0 #33

@ahmeterdem1

Description

@ahmeterdem1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions