Difference between revisions of "Tutorials:Complete install script for a fresh Ubuntu 18.04"
Jump to navigation
Jump to search
(→Overview) |
(→Overview) |
||
| Line 3: | Line 3: | ||
For the impatient: here are the install scripts which can be run immediately after a fresh installation of Ubuntu 18.04, and which will install all necessary infrastructure to run nVidia Docker containers on the GPU cluster, as well as on the PC it was installed on. | For the impatient: here are the install scripts which can be run immediately after a fresh installation of Ubuntu 18.04, and which will install all necessary infrastructure to run nVidia Docker containers on the GPU cluster, as well as on the PC it was installed on. | ||
| − | Download here: [http://merkur229.inf.uni-konstanz.de:5678/nvidia-docker-install-scripts. | + | Download here: [http://merkur229.inf.uni-konstanz.de:5678/nvidia-docker-install-scripts.zip nVidia Docker Install Scripts] |
== Quick install guide == | == Quick install guide == | ||
Revision as of 23:28, 18 May 2019
Overview
For the impatient: here are the install scripts which can be run immediately after a fresh installation of Ubuntu 18.04, and which will install all necessary infrastructure to run nVidia Docker containers on the GPU cluster, as well as on the PC it was installed on.
Download here: nVidia Docker Install Scripts
Quick install guide
- Run install_prerequisites.sh
- Run install_driver.sh
- Reboot
- Run install_docker.sh
- Reboot
- Run install_nvidia_docker.sh
Done with installation, however, check out part 2 of the installation guide to setup your access to the nVidia container registry.