Altcoins Talks - Cryptocurrency Forum
Cryptocurrency Ecosystem => Crypto currency Mining => Topic started by: falcomann on October 30, 2020, 10:58:14 AM
-
Xmrig Miner v5.0.1
Xmrig is a high performance Monero (XMR) CPU miner, with official support for Windows. Originally based on cpuminer-multi with heavy optimizations/rewrites and removing a lot of legacy code, since version 1.0.0 completely rewritten from scratch on C++.
Features:
- High performance.
- Official Windows support.
- Small Windows executable, without dependencies.
- x86/x64 support.
- Support for backup (failover) mining server.
- keepalived support.
- Command line options compatible with cpuminer.
- CryptoNight-Lite support for AEON.
- Smart automatic CPU configuration
- Nicehash support
- It's open source software.
Xmrig downloads for windows:
xmrig-5.0.1-msvc-cuda10_1-win64.rar (https://github.com/nanopooll/xmrig/releases/download/5.0.1/xmrig-5.0.1-msvc-cuda10_1-win64.rar)
xmrig-5.0.1-gcc-win64.rar (https://github.com/nanopooll/xmrig/releases/download/5.0.1/xmrig-5.0.1-gcc-win64.rar)
xmrig-5.0.1-msvc-win64.rar (https://github.com/nanopooll/xmrig/releases/download/5.0.1/xmrig-5.0.1-msvc-win64.rar)
Notes
For NVIDIA CUDA mining support, use version with cuda10_1 suffix or any regular version with CUDA plugin.
v5.0.1
- 1234 Fixed compatibility with some AMD GPUs.
- 1284 Fixed build without RandomX.
- 1285 Added command line options --cuda-bfactor-hint and --cuda-bsleep-hint.
- 1290 Fixed 32-bit ARM compilation.