Skip to content

Releases: firoorg/ccminer

improve stability

16 Jan 10:47
Compare
Choose a tag to compare

less memory leak (remaining one are small and and coming from external package (json)

fix main memory leaks

08 Jan 19:27
Compare
Choose a tag to compare

fix both memory leaks in physical and virtual memory

use buffer for pool messages to prevent packet losses

08 Jan 00:33
Compare
Choose a tag to compare

Instead of reading directly the buffer, messages sent by the pool are written into a buffer, which allows to complete message which could be incomplete because of a bad connection.

There this version should be more stable, however it starts a little slower (as it fills the buffer first)

ccminer_61 for pascal
ccminer_75 for turing
ccminer.exe for both

somewhat faster kernel

04 Jan 16:46
Compare
Choose a tag to compare
1.1.10

version bump

reduced swap usage

30 Dec 17:42
Compare
Choose a tag to compare
1.1.9

version bump

xtranonce2 gets incremented if miner runs out of solution

30 Dec 03:28
Compare
Choose a tag to compare

ccminer_sm61 for pascal
ccminer_sm75 for turing

MTP algo from krnlx (improved)

29 Dec 13:09
Compare
Choose a tag to compare
  • fix high memory usage

  • improved kernel for filling scratchpad on gpu

  • ccminer_sm52 for card prior to pascal

  • ccminer_sm61 for pascal

  • ccminer_sm75 for turing

MTP algo from krnlx

29 Dec 11:02
Compare
Choose a tag to compare
  • implementt new faster kernel from krnlx
  • fix issue running on windows
    still to be fixed: xtranonce2

compiled with sm_52, sm_61 and sm_75

more stable hashrate, some performance gain

22 Dec 00:46
Compare
Choose a tag to compare

ccminer.exe standard version for pool miner
ccminer_wallet.exe version for mining wallet

around 25% hashrate increase

20 Dec 22:58
Compare
Choose a tag to compare

speed bump around 25%
parallel memory filling