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 with a docker run #76

Open
kwmkwm opened this issue Mar 23, 2023 · 1 comment
Open

error with a docker run #76

kwmkwm opened this issue Mar 23, 2023 · 1 comment

Comments

@kwmkwm
Copy link

kwmkwm commented Mar 23, 2023

when attempting the "Easy docker build and run" i get the following error:

./gpu_burn: error while loading shared libraries: libcublas.so.9.1: cannot open shared object file: No such file or directory

4.15.0-206-generic #217-Ubuntu SMP Fri Feb 3 19:10:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
nvidia driver x86_64-525.89.02

@alexmyczko
Copy link
Contributor

well does locate libcublas.so.9.1 find it? You could use LD_LIBRARY_PATH=/usr/local/cuda/targets/x86_64-linux/lib/ gpu-burn to make sure it gets found.

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

2 participants