Skip to content

Releases: sp-hash/SPMiner

Spminer #5

24 May 19:47
9f02ebf
Compare
Choose a tag to compare
  • Fixed the pool latency bug (high ping)
  • Fixed the intensity option for amd cards (removed the cuda dependency)
  • improved the fee code to mine a few seconds every hour. ~1%
  • improved the Zilliqa switch so switch faster when zil mining is ended.

Note that this miner is tuned for miningpoolhub.com and p2pools You get around +5-10% more coins if you mine on these pools.

Spminer 4

28 Apr 15:53
6cb793c
Compare
Choose a tag to compare
  • Restore cuda 10.1 performance from #1 (use the cuda 10.1 build)
  • zilliqa switch implemented Disable mining while zilminer is active.
  • Auto generation of verthash.dat added.
  • Fixed Zergpool improved the stratum code
  • Stop mining on disconnection
  • Faster GPU init and start mining (1 second dag creation)

Spminer 3

21 Apr 16:49
0d571f9
Compare
Choose a tag to compare

SPMiner 3 for vertcoin fix 1 releases 24-april-2021 (~1% fee)
Opencl/cuda

  • Stratum rewritten for smoother switching.
  • Use less memory
  • Stability fixes
  • Faster startup
  • Fixed difficulty bug at startup
  • Added intensity option for opencl devices

Copy the verhash.dat file from the wallet into the folder

Best performance NVIDIA:
Downclock the core clock max, oc on the memory clock. Use The pill for GDDR5 cards (1080, 1080ti, Tital XP)
P106-090 ~380Khash
Rtx 3060 ~1Mhash (oc on mem and core)

Best performance opencl:
Run with straps modded bios and msi afterburner to reach 600+h/s ++ on the rx 580.
Run with straps modded bios and msi afterburner to reach 570+h/s ++ on the rx 570.
(Polaris bios editor 1 click patch)

core: 1400-1450
mem: 2000-2150
elpida/micron max at around 2050, hynix 2200

SPminer 2

07 Apr 21:12
83ea816
Compare
Choose a tag to compare

SPMiner #2 for vertcoin fix #4 released 14-april-2021 (~1% fee)
Opencl/cuda

Copy the verhash.dat file from the wallet into the folder

Best performance NVIDIA:
Downclock the core clock max, oc on the memory clock. Use The pill for GDDR5 cards (1080, 1080ti, Tital XP)
Use cards in P0 state. (disable force p2 state in nvidia inspector)
Rtx cards oc on core and memory. I can reach 950khash on the rtx 3060

Best performance opencl:
Run with straps modded bios and msi afterburner core 1400+ Memory 2000+ to reach 600kh/s ++ on the rx 580 and 570kh/s on the rx 570
Hynix cards need 100-150 more oc on the memory clock

The Verthash alog need more oc on the coreclock than ethereum to reach max speed

SPMiner 1

28 Feb 15:55
83ea816
Compare
Choose a tag to compare

Here is a fast miner for the Verthash algo.
Updated a fixed version wich removes the crashes and improves the rejectrate on some pools

Fix 13:

  • Fixed when a gpu crashed it still showed the speed. Now the speed is set to 0
  • Fixed high reject rate on zergpool (5%)
  • Faster stratum pool switching code