2
1
I have a Linux machine with an Nvidia GPU (GeForce GTX 760). Is there a tool, rather than writing your own, that can currently mine Bitcoin using CUDA on Linux?
2
1
I have a Linux machine with an Nvidia GPU (GeForce GTX 760). Is there a tool, rather than writing your own, that can currently mine Bitcoin using CUDA on Linux?
4
There is a program called CudaMiner that can be compiled to run on Linux.
https://github.com/cbuchner1/CudaMiner/
I've also written some more notes about compiling CudaMiner here http://www.fractured-state.com/2014/03/scrypt-mining-on-aws-nvidia-gpu-with-cudaminer/