Skip to content

Fix: add Debian's installation to default paths #72

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

Merged
merged 1 commit into from
May 17, 2022

Conversation

vmx
Copy link
Contributor

@vmx vmx commented May 12, 2022

When you install nvidia-cuda-toolkit on Debian, it installs the
CUDA libraries into /usr/lib/cuda. Add this path to the default
search paths.

I only use cust and with this patch, I can compile my code without any additional environment variables. I know that probably few people use the distro versions of the NVIDIA tools, but I do as my machine doesn't even have an NVIDIA GPU.

When you install `nvidia-cuda-toolkit` on Debian, it installs the
CUDA libraries into `/usr/lib/cuda`. Add this path to the default
search paths.
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

Successfully merging this pull request may close these issues.

2 participants