Docker + GPUs | Note of Thi
https://dinhanhthi.com/docker-gpu# check version nvidia-docker version Difference: nvidia-container-toolkit vs nvidia-container-runtime 👉 What's the difference between the lastest nvidia-docker and nvidia container runtime?. In this note, with Docker 19.03+ (docker --version), he says that nvidia-container-toolkit is used for --gpus (in docker run ...), nvidia-container-runtime is used for --runtime=nvidia (can also be ...