Skip to content

libcuda.so.1 not found inside CUDA Container  #1879

Open
@tiagofassoni

Description

@tiagofassoni

The latest container provided by the Whisper.cpp project fails with the error message ./main: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory

I was able to fix the issue by running apt install nvidia-cuda-dev -y inside the container.

I am writing this issue instead of making a pull request directly because maybe this is a temporary issue or there are subtleties to the problem that I am not aware of.

Also, thanks for the great project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    solutionThis issue contains a potential solution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions