SRBMiner v1.8.9 Cryptonight AMD GPU Miner (Download and Сonfigure for Windows)
GitHub:
SRBMiner v1.8.9 Cryptonight AMD GPU Miner is a unique software designed for cryptocurrency mining based on the Cryptonight algorithm. There are currently many different variations of Cryptonight, and SRBMiner supports them all! Built-in support for switching algorithms can increase your profits even more! DevFee is one of the lowest among other miners: 0.85%!
OS: Windows 7/10
Supported Devices: AMD GPU
Full list of available versions:
Changelog SRBMiner v1.8.9:
- Added tuning profiles for RX 550/560, RX 470/480/570/580/590 – for fine tuning existing vbios timings
- Profiles 1-6 for Rx Vega is now a little easier, 7-10 remained the same
- Added embedded binaries for some video cards
- –Nobinaries option added, use it to disable the use of embedded binaries
- Fixed some bugs in the GPU detection code
- Added additional login information when using profile settings
- Added watchdog timer for too many invalid ones mining results, the program switches to the next pool if more than 5 errors in one connection
- Using an external configuration tool is now allowed, so that now you can fine-tune your profile if you know how
- Minor bug fixes
SRBMiner Features:
- Guided Setup Mode for Basic Configuration
- Also, the native algorithm is switched to always get the most profitable coins
- Hashrate watchdog that restarts miner on GPU error
- GPU temperature monitoring and automatic shutdown if the temperature is too high
- Shutting down the system if the GPU temperature is too high
- Hash rate monitor that restarts the miner if the hash rate has fallen
- Setting and control of temperature and fan speed
- Running a monitor that ensures your miner starts hashing as soon as possible
- API for mining statistics
- GUI interface for miner statistics
- Multiple failover pools
- Add new pools on the fly without restarting the miner
- The complexity monitor also connects to the pool if the difficulty level is too high
- In addition, the job timeout monitor reconnects to the pool if work is not received for a long time
- Switch your graphics cards to computing mode easily
- Perform a comparative analysis of your config
Configuring a batch file
Just replace “youwallet” with your wallet.
setx GPU_MAX_HEAP_SIZE 100 setx GPU_MAX_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_MAX_SINGLE_ALLOC_PERCENT 100 @echo off cd %~dp0 cls set LOGTIME=%date:~10,4%_%date:~4,2%_%date:~7,2%_%time:~0,2%_%time:~3,2% set LOGTIME=%LOGTIME: =% set LOGTIME=%LOGTIME:,=.%.txt SRBMiner-CN.exe --ccryptonighttype normalv4 --cpool xmr-eu1.nanopool.org:14444 --cwallet youwallet.rig1 --config Config\config-normalv4.txt pause
Post Comment