Closed AJRepo closed 3 years ago
The 20.04 packages are (currently) the same as the 18.04 releases and the content of the list file are as expected.
The nvidia-docker
components need to be installed on the host system to be able to launch containers with GPU support. These components are not required in a container that is GPU-enabled.
Thanks. Closing.
On this page: https://nvidia.github.io/nvidia-docker/
It states run the following commands
However when you download the file (on Ubuntu 20.04) as in
wget https://nvidia.github.io/nvidia-docker/ubuntu20.04/nvidia-docker.list
the file is as follows
which seems wrong to me. I'd think it should be ubuntu20.04 instead of 18.04
Also can you specify - are these commands to be run on the host server or on the container?