Changes

Jump to navigation Jump to search

Tutorials:Install the nVidia docker system

264 bytes added, 6 years ago
m
Making nvidia-docker the default runtime (optional)
}
</syntaxhighlight>
 
After you did this, you need to restart your docker daemon for the changes to go into effect:
 
<syntaxhighlight lang="bash">
sudo systemctl restart docker
</syntaxhighlight>
 
Note that it remembers all running containers and will restart them once it is back up.
You are now ready for the next tutorial, which will show you how to use the nVidia GPU cloud images as a basis for your own applications.

Navigation menu