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

L #668

Closed
Anielkisfombona opened this issue Aug 26, 2024 · 0 comments
Closed

L #668

Anielkisfombona opened this issue Aug 26, 2024 · 0 comments

Comments

@Anielkisfombona
Copy link

As the path name implies, /usr/local/cuda/lib64/stubs/libcuda.so is a stub library. It's only to satisfy the linker at compile time. At runtime, you can't use the stubs libraries, you will need the real libcuda.so.1 that points to the libcuda.so.X.Y that was shipped with your driver installation.

Originally posted by @flx42 in #185

@elezar elezar closed this as completed Oct 11, 2024
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