ethereum / frontier-guide

Other
15 stars 242 forks source link

GPU mining with nvidia on ubuntu 15.04 #4

Open mooneyj opened 9 years ago

mooneyj commented 9 years ago

There are no detailed instructions for nvidia based mining. Here's what I had to do to get it working. In addition to installing cuda from https://developer.nvidia.com/cuda-downloads (as is stated in the current guide).

The following packages are required:

sudo apt-get install nvidia-346 nvidia-346-uvm nvidia-opencl-dev nvidia-modprobe

replace 346 with your appropriate version number; check which version to install with sudo ubuntu-drivers devices.

terzim commented 9 years ago

If you wish, you could also reference our guide for "dummies" re cloud mining using Amazon Web Services (AWS)

https://github.com/angelomilan/ethereum-guides/blob/master/GPU-cloud_mining.md