Partner node setup tweaks (#5715)

automerge
This commit is contained in:
Trent Nelson
2019-09-03 08:45:20 -06:00
committed by Grimes
parent 5840e3bbdf
commit a82754913f
6 changed files with 89 additions and 22 deletions

View File

@@ -6,6 +6,20 @@ nodes. They have been tested as working from a clean installation of Ubuntu
# Installation
Both installation methods require that the NVIDIA proprietary driver installer
programs be downloaded alongside [setup-cuda.sh](./setup-cuda.sh). If they do
not exist at runtime, an attempt will be made to download them automatically. To
avoid downloading the installers at runtime, they may be downloaded in advance
and placed as siblings to [setup-cuda.sh](./setup-cuda.sh).
For up-to-date NVIDIA driver version requirements, see [setup-cuda.sh](./setup-cuda.sh)
## Datacenter Node
1) `sudo ./setup-dc-node-1.sh`
2) `sudo reboot`
3) `sudo ./setup-dc-node-2.sh`
## Partner Node
1) `$ sudo ./setup-partner-node.sh`