dtbartle / cgminer-gc3355

CGMiner 3.72 with GridSeed GC3355 support
GNU General Public License v3.0
29 stars 56 forks source link

Support for ASIC 80 chip G-Blade correct hashrate #11

Closed jmordica closed 10 years ago

jmordica commented 10 years ago

As shown here http://cryptomining-blog.com/1893-performance-results-of-the-new-gridseed-blade-miner-asic/ the local hashrate doesn't get displayed correctly in the screen session.

Can you add support to show correct hash rate for these units?

dtbartle commented 10 years ago

AFAIK the bfgminer support was based on my patch, so you might be able to see what they're doing differently in code.

dtbartle commented 10 years ago

I pushed a change to increase the maximum number of gridseed chips to 256 (that ought to be enough for anybody). You can try adding chips=40 to --gridseed-options.