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

nvidia-smi shows different CUDA versions inside and outside Docker #216

Open
1 of 9 tasks
FrankLeeeee opened this issue May 15, 2023 · 2 comments
Open
1 of 9 tasks

Comments

@FrankLeeeee
Copy link

FrankLeeeee commented May 15, 2023

The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense.

Also, before reporting a new issue, please make sure that:


1. Issue or feature description

When I use Docker, nvidia-smi shows me different CUDA version that the current driver can support. It shows 11.7 on the host machine but 11.8 inside Docker even though the driver version is the same.

2. Steps to reproduce the issue

3. Information to attach (optional if deemed irrelevant)

  • Some nvidia-container information: nvidia-container-cli -k -d /dev/tty info
  • Kernel version from uname -a
  • Any relevant kernel output lines from dmesg
  • Driver information from nvidia-smi -a
  • Docker version from docker version
  • NVIDIA packages version from dpkg -l '*nvidia*' or rpm -qa '*nvidia*'
  • NVIDIA container library version from nvidia-container-cli -V
  • NVIDIA container library logs (see troubleshooting)
  • Docker command, image and tag u

On the host machine:
Screenshot 2023-05-15 at 17 32 40

Inside Docker:
Screenshot 2023-05-15 at 17 32 24
sed

@elezar
Copy link
Member

elezar commented May 15, 2023

@FrankLeeeee which container are you running?

@FrankLeeeee
Copy link
Author

@elezar
nvcr.io/nvidia/tensorrt:22.10-py3

@elezar elezar transferred this issue from NVIDIA/nvidia-docker Jan 22, 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