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

COMPILED_WITH_CUDA error requires libcuda.so #132

Open
nickums opened this issue Apr 28, 2024 · 0 comments
Open

COMPILED_WITH_CUDA error requires libcuda.so #132

nickums opened this issue Apr 28, 2024 · 0 comments

Comments

@nickums
Copy link

nickums commented Apr 28, 2024

"CUDA Setup failed despite GPU being available. ... the main CUDA library was not detected....
Find the cuda library via: find / -name libcuda.so 2>/dev/null
2b): Once the library is found add it to the LD_LIBRARY_PATH: "

I have CUDA installed with pytorch. I do not have the file libcuda.so anywhere in my site-packages.
what can I do?

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