Post
Topic
Board Mining (Altcoins)
Re: Owners of GTX 1070, what is your hashrate?
by
wetblanket
on 15/01/2018, 23:10:15 UTC
Can someone tell me what CCminer version to get for GTX 1070 cards with Ubuntu ?

There are many links pointing in different directions, many modified source codes and forks, outdated versions, it is confusing as hell.

Depends on what algorithm you want to mine. For equihash, take a look and compare the following:

  • tpruvot's fork of ccminer seems to be the most active ccminer fork that I've seen; of course ccminer handles multiple algorithms, which is handy
  • ewbf is a custom equihash miner, hasn't been updated in a while
  • dstm is a custom equihash miner, actively maintained and is more recent and hashes faster than ewbf
  • bminer is a custom equihash miner, actively maintained and is more recent and hashes faster than both ewbf and dstm (marginally so for dstm, but still)

All three have devfees and can be disabled, usually with a performance decrease (CPU/GPU optimizations are disabled).