A number of bash scripts simplifying the installation of ccminer and it's dependencies on Ubuntu 16.04. with NVIDIA GPU-powered hardware
This has been tested on Microsoft Azure VMs of the NV-Class, but should work on all systems with
- Ubuntu 16.04
- NVIDIA GPUs
You need root permissions and the machine will have to be restarted twice
- SSH into your machine
- become root (sudo su)
- clone this repository
- execute the bash scripts in ./steps in the correct order