NBMiner 30.0 - added the ability to change the memory timings for Nvidia video cards

bminer 30 memory timingThe main innovation in this version of NBminer is the ability to change the memory timings of GDDR5 and GDDR5X video cards from NVidia, which can significantly increase the hashrate of video cards, especially on mining algorithms that depend on the speed of the video memory (Ethash, ProgPow). To implement this functionality, the command --mt / <mode> appeared, where Mode is a number from 1 to 6 and the higher the number, the lower the timings of the video memory and the higher the hashrate in mining.

For mining on Windows, the miner has a special command - driver with which you must first uninstall the standard Nvidia driver, and then install the special driver with the command - driver \ install. Only after that it will be possible to use the --mt command to adjust the timings of the video card's memory.

Linux requires administrator privileges - sudo ./nbminer -mt x

Changing the memory timings for Nvidia graphics cards can save you from using the pill - OhGodAnETHlargementPill for GTX1080 and GTX1080ti graphics cards that use GDDR5x memory.

Download the latest version of NBminer on GitHub.