Installing NVIDIA-Docker2 and reloading the daemon

This is the point you've been waiting for! (Probably not.) Use apt-get to install the nvidia-docker2 package:

sudo apt-get install -y nvidia-docker2

Next, use pkill to restart the Docker daemon after the installation:

sudo pkill -SIGHUP dockerd

Now, we're ready for a simple test of the installation.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.37.196