Mining Bitcoin on Linux with CUDA?

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?

beakr

Posted 2014-01-09T22:54:36.330

Reputation: 121

Answers

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/

Paul Sheldrake

Posted 2014-01-09T22:54:36.330

Reputation: 151