Releases: NoncerPro/noncerpro-nimiq-cuda
Releases · NoncerPro/noncerpro-nimiq-cuda
noncerpro-cuda-3.4.1
noncerpro-cuda-3.4.0
Changelog
- Built with Cuda 11.5 to support 30xx series GPUs*
*Binaries removed because of a high CPU usage issue. Please use v3.4.1 instead.
noncerpro-cuda v3.3.1
Changelog
- Added --extra, -x option for solo mining on icemining pool.
usage : -x="m=solo" - Added --log, -l option for disabling the log file.
- Fixed compute_70 (v100 cards) issue on Linux
usage: --log false - Fixed the API frontend issue
noncerpro-cuda v3.3.0
Changelog
- ~10% hashrate improvement
- Removed Nano mining mode
- Added new option --autoOptimize. Set this to false to disable the optimizer auto run.
noncerpro-cuda v3.2.0
Changelog:
- Added an optimizer to find the best kernel parameters
* The optimizer might improve the performance of some specific cards like 1050 ti.
* These parameters are oc dependent so if you make changes, run the miner with --optimizer. Also, you can manually edit the generated gpu.json file. - Dropped the extra 20 seconds on dev fee time (exactly 120 seconds or 2%)
- Fixed a memory leak issue.
- Fixed some minor issues.
HiveOS package is noncerpro-cuda-version.tar.gz
noncerpro-cuda v3.1.0
Changelog:
- Added support for Dumb mining mode
* This mode does not need consensus. Note that It is highly experimental and is only supported on some pools.
* You can activate it by adding --mode=dumb or by changing the config file. - Added startDifficulty option
* example: --diff=32 or --difficulty=32 - Added minerVersion to the register message
- Randomized the first dev fee switch
- Disabled API by default. Add --api=ture if you need it
- Fixed an issue that could disconnect Nano clients
HiveOS package is noncerpro-cuda-version.tar.gz
v3.0.1 bugfix
Changelog:
- Added console info about number of pools
- Fixed cudart dependency on Linux (libcudart.so.10.0)
- Fixed HiveOS package
* Note that you don't need to set worker name, it will be autoset based on HiveOS rig name. - Fixed server options typo in miner.conf file
HiveOS package is noncerpro-cuda-version.tar.gz
NoncerPro v3
Changelog:
- ~7% hashrate improvement
- Zotac 1080 ti with mem +1000/100% PL --> ~520 kh/s on Windows
- Zotac 1080 ti with core +100, mem +1000 and 75% PL --> ~490 kh/s on Windows
- Important: DO NOT set --batchsize initially. Run the miner with default values first because you might
get better results with lower memory allocation. Also, set --threads=2 on Windows and --threads=4 on Linux.
- Added multipool/failover support
* --server and --port options can be an array
* Example: --server=eu.nimpool.io eu.sushipool.com --port=8444 443 - New binding code to improve stability
- Increased max GPUs to 20
HiveOS package is noncerpro-cuda-version.tar.gz
NoncerPro CUDA 2.0.1
Changelog:
- Fixed disconnection issue on balance message
HiveOS package is noncerpro-cuda-version.tar.gz
NoncerPro CUDA 2.0.0
Changelog:
- 5% hashrate improvement
- Zotac 1080 ti with mem +1000 --> 482 kh/s on Windows
- Disclaimer: This hashrate improvement has only been tested on 1080 ti. Your experience might be different.
- Brand new responsive API with per device stats
- Default port is 3000. Run the miner and open http://localhost:3000 on your browser.
- If you need raw JSON data, browse http://localhost:3000/api
- Added device/worker name support
- Updated to Nimiq core v1.4.3
- Fixed stability issues of Nano clients
- Changed the default pool to nimiqpocket
- Fixed hashrate report of rigs with more than 10 GPU
- Fixed a bug in dev fee pool switching
HiveOS package is noncerpro-cuda-version.tar.gz