Changelog
- Added 5x hashrate improvement for AMD cards
- Small hashrate improvement for some Nvidia cards
Requirements
Nvidia kernels were built with CUDA 10.0. You need to update your driver to the latest version in order to use them.
The minimum supported compute capability is SM3.5. You can check SM support for your cards at the following link:
The AMD kernel has only been tested with the amdgpupro driver. This miner does not support rocm and other drivers.
If you run the noncerpro.exe file directly, make sure you set UV_THREADPOOL_SIZE to at least 32;
Usage
Download the binary package for Windows / Linux, edit the bash / bat file mine-nvidia or mine-amd, paste in your wallet address and run it.
Make sure you adjust the intensity with -i or –intensity. It supports decimals for fine tuning (ex: -i 26.5).
Overclocking
Blake2s is an intensive algorithm. Don’t waste your time in memory hours.
Supported Hardware:
List of video cards that are officially supported on Windows.
Nvidia
- GTX 1050
- GTX 1050Ti
- GTX 1060
- GTX 1070
- GTX 1070Ti
- GTX 1080
- GTX 1080Ti
- RTX 2060
- RTX 2070
- RTX 2080
- RTX 2080Ti
- GTX 1660Ti
- Titan XP
- Titan V
- P106-100
- P106-90
- P104-100
- P102-100
- GTX 1660
- GTX 1650 Super
- RTX 2080 Super
- RTX 2060 Super
- RTX 2070 Super
- GTX 1660 Super
- GTX 1650
AMD
- RX 550
- RX 5700 XT
- RX 5700
- RX 5500
- RX 460
- RX 470
- RX 480
- RX 560
- RX 570
- RX 580
- R9 380
- R9 380X
- R9 390
- R9 390X
- R9 360
- R9 285
- R9 290
- R9 290X
- RX Vega 56
- RX Vega 64
- Radeon VII
- RX 590
Options
-a, --address Your public key [string] [required]
-m, --mode force solo or pool mining mode
Default is based on server url [string]
-s, --server Server address
Example: -s fr1.chainweb.com or
-s fr1.chainweb.com:443 [array] [required]
-p, --port Server port
You don't need this if server address has
the port appended at the end [array]
--pl, --platform Mining platform
nvidia or amd
Default: nvidia [string]
-n, --name Rig name [string]
-x, --pass Pool password [string]
-d, --devices Active GPUs
Example: -d=0 1 3
Default: All available GPUs [array]
-t, --threads Number of threads per GPU
Example: -t 2 or -t 2 2 4
Default: 2 [array]
-i, --intensity between 10 to 30. Supports decimals
Example: -i 26.5 or -i 23.6 25
Default: 26 [array]
-c, --chain Preferred chain to mine on [number]
-r, --random Enable/Disable random starting nonce
Default: false [boolean]
--ai, --api Enable/Disable API
Default: true [boolean]
--ap, --apiport API port
Default: 3000 [number]
-u, --usebin AMD only. Use prebuilt kernel binaries
Default: true [boolean]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]