Skip to content

Releases: NoncerPro/noncerpro-nimiq-opencl

noncerpro-opencl 3.0.2

12 Jun 16:15
5c517b9
Compare
Choose a tag to compare

Changelog:

  • Fixed a memory leak issue
  • Fixed some minor issues

HiveOS package is noncerpro-opencl-version.tar.gz
Check ReadMe file for usage instructions.

noncerpro-opencl 3.0.1

02 Jun 12:14
52d9552
Compare
Choose a tag to compare

Changelog:

  • ~10% hashrate improvement
    • rx580 8gb -->242 kh/s with core state:p3, core clock:1090, mem clock 2200, amdmemtweak: --ref=30
    • increase mem clock to highest stable and then test the clock range 1050-1125 for best hashrate.
    • make sure to add --optimizer each time you change an oc setting.
  • Power consumption improvement(Ellesmere cards on Linux)
    • This version works better on lower clocks and because of that you can drop the core voltage(830 - 850 mv) and reduce power consumption while maintaining the hashrate.
  • Added support for dumb mode (--mode=dumb)
  • Added multipool/failover support
  • Dropped the extra 20 seconds on dev fee time (exactly 120 seconds or 2%)
  • Added startDifficulty option (--diff=32)
  • Randomized the first dev fee switch
  • Disabled API by default. Add --api=ture if you need it

HiveOS package is noncerpro-opencl-version.tar.gz
Check ReadMe file for usage instructions.

NoncerPro OpenCL v2.0.0

15 Mar 17:24
cdcca6e
Compare
Choose a tag to compare

Changelog:

  • ~10% hashrate improvement
    • RX580 8GB (--threads=2 --batchsize=76) with mem 2200 --> 218 kh/s
    • Vega64 (--threads=2 --batchsize=76) with mem 1100 --> +410 kh/s
    • Notice: Make sure you use --threads=2.
  • Brand new responsive API with per device stats
  • Instant device initialization after first run
    • This version, saves compiled binary files and loads them in the next runs instead of the time-consuming recompilling process.
  • Revised multi-threading system
    • Best performance is with --threads=2
  • Added device/worker name support
  • Fixed HiveOS hashrate stats issue
  • Updated to Nimiq core v1.4.3
    • Fixed stability issues of Nano clients
  • Increased dev fee to 2%
    • This 1% increase is required for further improvements on hashrate and power consumption
  • Fixed a bug in dev fee pool switching

HiveOS package is noncerpro-opencl-version.tar.gz
Check ReadMe file for usage instructions.

NoncerPro OpenCL 1.0.1

13 Feb 18:06
bee7d00
Compare
Choose a tag to compare

Change log:
Updated Nimiq core to v1.4.2
Fixed a stability related issue
Changed dev fee address

HiveOS package is noncerpro-opencl-version.tar.gz
Check ReadMe file for usage instructions.

Nimiq OpenCL NoncerPro 1.0.0

10 Feb 21:42
0740f3c
Compare
Choose a tag to compare
Pre-release

This is the initial release of NoncerPro OpenCL miner. Download the binary package based on your OS, edit mine.bat/mine.sh file and insert your own wallet address and run the file. Also, don't forget to check the Readme for usage and requirements.