Releases: xmrig/xmrig-amd
Releases · xmrig/xmrig-amd
v2.14.6
v2.14.5
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.14.0
- #227 Added new algorithm
cryptonight/rwz
, short aliascn/rwz
(also known as CryptoNight ReverseWaltz), for upcoming Graft fork. - #931 Added new algorithm
cryptonight/zls
, short aliascn/zls
for Zelerius Network fork. - #940 Added new algorithm
cryptonight/double
, short aliascn/double
(also known as CryptoNight HeavyX), for X-CASH. - #951 Fixed crash if AVX was disabled on OS level.
- #952 Fixed compile error on some Linux.
- #957 Added support for embedded config.
v2.14.1
- #228 Fixed macOS support.
- #235 Fixed autoconf for
cn/r
and other recently added algorithms. - #241 Fixed memory leak if used
cn/r
algorithm.
v2.14.4
- #249 Added workaround for some drivers memory leak.
- In HTTP API for unknown hashrate now used
null
instead of0.0
. - Fixed MSVC 2019 version detection.
- Removed obsolete automatic variants.
v2.14.5
- Fixed compatibility with recent AMD drivers (19.7.2), thanks @psychocrypt.
v2.14.4
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.14.0
- #227 Added new algorithm
cryptonight/rwz
, short aliascn/rwz
(also known as CryptoNight ReverseWaltz), for upcoming Graft fork. - #931 Added new algorithm
cryptonight/zls
, short aliascn/zls
for Zelerius Network fork. - #940 Added new algorithm
cryptonight/double
, short aliascn/double
(also known as CryptoNight HeavyX), for X-CASH. - #951 Fixed crash if AVX was disabled on OS level.
- #952 Fixed compile error on some Linux.
- #957 Added support for embedded config.
v2.14.1
- #228 Fixed macOS support.
- #235 Fixed autoconf for
cn/r
and other recently added algorithms. - #241 Fixed memory leak if used
cn/r
algorithm.
v2.14.4
- #249 Added workaround for some drivers memory leak.
- In HTTP API for unknown hashrate now used
null
instead of0.0
. - Fixed MSVC 2019 version detection.
- Removed obsolete automatic variants.
v2.14.1
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.14.0
- #227 Added new algorithm
cryptonight/rwz
, short aliascn/rwz
(also known as CryptoNight ReverseWaltz), for upcoming Graft fork. - #931 Added new algorithm
cryptonight/zls
, short aliascn/zls
for Zelerius Network fork. - #940 Added new algorithm
cryptonight/double
, short aliascn/double
(also known as CryptoNight HeavyX), for X-CASH. - #951 Fixed crash if AVX was disabled on OS level.
- #952 Fixed compile error on some Linux.
- #957 Added support for embedded config.
v2.14.1
v2.14.0
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.14.0
- #227 Added new algorithm
cryptonight/rwz
, short aliascn/rwz
(also known as CryptoNight ReverseWaltz), for upcoming Graft fork. - #931 Added new algorithm
cryptonight/zls
, short aliascn/zls
for Zelerius Network fork. - #940 Added new algorithm
cryptonight/double
, short aliascn/double
(also known as CryptoNight HeavyX), for X-CASH. - #951 Fixed crash if AVX was disabled on OS level.
- #952 Fixed compile error on some Linux.
- #957 Added support for embedded config.
v2.13.0
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.13.0
- #938 Added support for new algorithm
cryptonight/r
, short aliascn/r
(also known as CryptoNightR or CryptoNight variant 4), for upcoming Monero fork on March 9, thanks @SChernykh. - #939 Added support for dynamic (runtime) pools reload.
- Invalid threads (eg with wrong device index) now ignored and not stop the miner.
v2.12.0
Notes
⚠️ "strided_index": 1,
should be not used for CryptoNight variant 2, you will see warning message about it. Recommended value for AMD GPUs is2
for NVIDIA is0
.- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.12.0
v2.11.1
Notes
⚠️ "strided_index": 1,
should be not used for CryptoNight variant 2, you will see warning message about it. Recommended value for AMD GPUs is2
for NVIDIA is0
.- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.11.1
- Fixed regression, algorithm
cn-pico/trtl
was broken in v2.11.0.
v2.11.0
- #928 Added support for new algorithm
cryptonight/gpu
, short aliascn/gpu
(original namecryptonight-gpu
), for upcoming Ryo currency fork on February 14. - Fixed compatibility with AMD drivers, latest Windows/Linux drivers now supported.
v2.11.0
Notes
⚠️ "strided_index": 1,
should be not used for CryptoNight variant 2, you will see warning message about it. Recommended value for AMD GPUs is2
for NVIDIA is0
.- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.11.0
- #928 Added support for new algorithm
cryptonight/gpu
, short aliascn/gpu
(original namecryptonight-gpu
), for upcoming Ryo currency fork on February 14. - Fixed compatibility with AMD drivers, latest Windows/Linux drivers now supported.
v2.10.0
Notes
⚠️ Don't use Adrenalin Edition 18.7.1+ drivers with any miner version. AMD drivers guide.⚠️ "strided_index": 1,
should be not used for CryptoNight variant 2, you will see warning message about it. Recommended value for AMD GPUs is2
for NVIDIA is0
.- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.10.0
- #904 Added new algorithm
cn-pico/trtl
(aliasescryptonight-turtle
,cn-trtl
) for upcoming TurtleCoin (TRTL) fork.