You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
The official documentation describes to use nvidia-docker2 but before commit 88a2fda the README shows to use nvidia-container-toolkit because nvidia-docker2 is deprecated.
The nvidia-docker2 package is very much not deprecated. It is unfortunate that it was ever announced as such.
You should use whatever is appropriate for your use case (and more often than not this is nvidia-docker2 not simply nvidia-container-toolkit). Please see this comment I made a while back for a longer explanation:
Thx klueska, I think there should be a short reference because of diverse stackoverflow questions the message of deprecation is spreading and confusing still a lot of people.
1. Issue description
The official documentation describes to use
nvidia-docker2
but before commit 88a2fda the README shows to usenvidia-container-toolkit
becausenvidia-docker2
is deprecated.2. Steps to reproduce the issue
Compare official Documentation Chapter "Setting up NVIDIA Container Toolkit" with diff of commit 88a2fda line 32
The text was updated successfully, but these errors were encountered: