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

after source the script, "nvcc -V" show the switched version while nvdia-smi didn't #4

Open
ZhaoRunyi opened this issue Oct 24, 2024 · 1 comment

Comments

@ZhaoRunyi
Copy link

Hi, thank you for your great work!
I got 2 versions of Nvidia toolkit: 12.2 and 11.3 on my ubuntu20.04 device, and the original one is the 12.2 version. After I run the source switch-cuda.sh 11.3, it output that the version has switched to 11.3, and nvcc -V shows 11.3 also. But nvidia-smi still shows the version of tookit be 12.2
How can I fix it?

Looking forward to your reply!

@hunheyufu
Copy link

nvidia-smi does not show your present cuda version. It shows the latest version your driver support

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