NBMiner v29.1 (AMD/NVIDIA): Download and Configure for Windows/Linux

GitHub: DOWNLOAD NBMiner v29.1

NBMiner v29.1 (NebuTech)— it is a closed-source GPU miner for Nvidia CUDA, and now AMD, which is available for both Windows and Linux operating systems.

DEV-FEE — NBMiner has the following built-in board:

  • tensority_ethash 3%,
  • tensority (Pascal) 2%,
  • tensority (Turing) 3%,
  • ethash 0.65%,
  • cuckaroo & cuckatoo & cuckaroo_swap 2%,
  • progpow_sero 2%,
  • sipc 2%,
  • bfc 3%,
  • hns 2%,
  • hns_ethash 3%,
  • kawpow 2%.

Changes 29.1:

  • Fix low hashrate of kawpow on AMD RDNA GPU.
  • Improve kawpow hashrate on AMD GPU.
  • 修复kawpow在RDNA 系列显卡上算力过低的bug
  • 提升kawpow在AMD显卡上的算力

Configure NBMiner

For the quickest start, it will be enough:

  1. Download archive with the program
  2. Unzip to any convenient place
  3. Change wallet to your in file extension .bat

The archive with the program contains ready-made examples for Grin, Ethereum + Bytom, a configuration file, as well as instructions in Russian.

OhGodAnETHlargementPill-r2 — tablet (patch) for video cards with GDDR5X memory to maximize the hashrate.

open_web_monitor — html file for monitoring the program through the Web interface.

Quick Launch Examples

  1. Edit the “.bat” file
  2. Change the username from the pool.
  3. The program is launched by double-clicking on the file with the extension .bat
  1. nbminer The name of the program to run.
  2. -a cuckarood – indicate the algorithm of the mined coin.
  3. o stratum+tcp://grin29.f2pool.com after the construction -o stratum + tcp: // specify the address of the pool.
  4. :13654 put a colon and indicate the port of the pool
  5. -u rgz – after the -u switch, specify the wallet address or login on the pool. The wallet can be opened at any convenient and safe exchange, or put an official wallet from a coin.
  6. .default – put a point and indicate the name of the farm (any)
  7. : x put a colon and specify a password (usually not required, so x)
  8. -long-format – isplay the program log
  9. -log create a log file with the name log_.txt.
  10. -di 24 indicate the intensity of the program (for dual mining)

EXAMPLES

  • Grin example on cuckaroo29d algorithm
nbminer -a cuckarood -o stratum+tcp://grin29.f2pool.com:13654 -u rgz.default:x -long-format -log -di 24
  • Example for Ethereum + Bytom:
nbminer -a tensority_ethash -o stratum+tcp://btm.f2pool.com:9221 -u 0x0034335cc77e2e2b84c53683ef96c25e1486d5f3.dmdefault -do ethproxy+tcp://eth.f2pool.com:8008 -du 0x360d6f9efea21c82d341504366fd1c2eeea8fa9d.dmdefault -log -di 16

How to start NBMiner

You can run the program by double-clicking on the file with the desired coin and with the extension .bat

  1. ALGO: cuckarood — the program reports the algorithm we have selected
  2. URL: stratum+tcp://grin29.f2pool.com:13654 —USER: rgz.default:x — login, worker and password
  3. ID 0: GeForce GTX 1080 Ti 11264 MВ, CC 61 — device to be used and its temperature.
  4. Logging in to grin29.f2pool.com:13654 — attempt to establish a connection to the pool
  5. Login succeeded — connection successful
  6. New iob from grin29.f2pool.com, ID: 71057520, DIFF: l.00 — pool sent a new job for video cards
  7. #1 Share accepted, 3614 ms. [DEVICE 0] — the first ball is accepted (share of work). You need to understand that the miner receives a reward for the sent balls.
  8. 0: 4.15 h/s — hash rate

Also, information on the cryptocurrency mining process can be viewed through the web interface. To do this, double-click the open_web_monitor file

  1. farm status – online
  2. total program run time
  3. algorithm
  4. user, worker and password
  5. user, worker and password
  6. statistics on video cards (hashrate, temperature, power consumption, fan speed, overclocking, core congestion, overclocking memory, congestion memory)
  7. pool statistics (difficulty, ping, accepted and not accepted balls)

Recommended Related Articles:

Leave a Reply

Your email address will not be published. Required fields are marked *