Skip to content

Major gpu optimizations and many fixes

Compare
Choose a tag to compare
@polyminer1 polyminer1 released this 03 Mar 19:23
· 90 commits to master since this release

Major gpu optimizations:
Gtx 1060 3gb 280 threads +196%
Gtx 1070 8gb 384 threads +218%
gtx 950 2gb 140 threads +226% [linux]

  • Fix : On linux, rhminer stall for ever when network is lost (cable unplug or switch/router crashes).
  • Fix : On very rare occasions, rhminer would stall at startup.
  • Fix : Opensource pool bug where work-ID stuck to the same ID, creating many invalid shares.
  • Fix : Duplicate/stale shares was high on cpu with with core count.
  • Add -configfile option with a config.xml example
  • Add extra option (+) to -cputhreads to enable mining on more threads that system's core/hyperthreads count (ex: on a i5 with 4 core -cputhreads +7 will mine on 7 threads instead of 4)