Skip to content

Releases: xmrig/xmrig-amd

v2.9.4

19 Jan 17:37
Compare
Choose a tag to compare

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 is 2 for NVIDIA is 0.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

v2.9.4

  • #913 Fixed Masari (MSR) support (this update required for upcoming fork).

v2.9.3

  • #211 Fixed cn/half compute errors.
  • Removed verbose messages about threads interleave.

v2.9.1

  • #899 Added support for new algorithm cn/half for Masari and Stellite forks.
  • #203 Fixed GPU errors with worksize != 8 on cn-heavy.

v2.9.3

17 Jan 05:54
Compare
Choose a tag to compare

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 is 2 for NVIDIA is 0.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

v2.9.3

  • #211 Fixed cn/half compute errors.
  • Removed verbose messages about threads interleave.

v2.9.1

  • #899 Added support for new algorithm cn/half for Masari and Stellite forks.
  • #203 Fixed GPU errors with worksize != 8 on cn-heavy.

v2.9.1

15 Jan 21:05
Compare
Choose a tag to compare

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 is 2 for NVIDIA is 0.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

v2.9.1

  • #899 Added support for new algorithm cn/half for Masari and Stellite forks.
  • #203 Fixed GPU errors with worksize != 8 on cn-heavy.

v2.8.6

19 Nov 01:27
55a117c
Compare
Choose a tag to compare

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 is 2 for NVIDIA is 0.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

v2.8.6

  • Improved cn-heavy, cn-heavy/xhv perfomance up to 8% since v2.8.5 and up to 16% since v2.8.4, thanks @SChernykh, pull requests #187, #189, #190, #191, #192 and #193.
  • #195 Fixed hashrate fluctuations. It's no longer necessary to use different intensities per thread.
  • Improved cn-heavy/tube perfomance up to 6% and cn/2 perfomance up to 1%.
  • Reduced power consumption with cn/2
  • Fixed possible invalid shares right after donation finish.
  • Improved AMD Vega64 auto configuration.
  • It's now recommended to revise your config.json and try:
    • Same intensities for both threads.
    • strided_index=2, mem_chunk=1 for cn/2.
    • strided_index=1 for other algorithms.

v2.8.5

07 Nov 14:52
14b1c5a
Compare
Choose a tag to compare

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 is 2 for NVIDIA is 0.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

v2.8.5

  • #185 Improved cn-heavy, cn-heavy/xhv and cn-heavy/tube perfomance up to 8%, thanks @SChernykh.
  • #271 Fixed pool options cascading when use mixed configuration: config file and command line.
  • Improved AMD Vega 56 auto configuration for cn/2.

v2.8.4

21 Oct 03:14
a497c4e
Compare
Choose a tag to compare

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 is 2 for NVIDIA is 0.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

v2.8.4

  • Improved AMD Vega autoconfig (double threads & higher intensity).
  • Fixed broken OpenCL code for cn-lite and cn-heavy (regression since v2.8.2).
  • #166 Fixed graceful OpenCL shutdown.
  • Fixed OpenCL compile warnig with ROCm 1.9.1.
  • OpenCL cache file name now displayed in when strict cache disabled (-DSTRICT_CACHE=OFF).
  • Fixed wrong displayed GPU name in autoconfig phase.

v2.8.3

  • #813 Fixed critical bug with Minergate pool and variant 2.

v2.8.2

  • #167 Fixed wrong hashrate in GET /1/threads API endpoint.
  • #168 Fixed broken AMD OpenCL compile (old driver bug).

v2.8.1

  • #156 Added CMake option to disable strict OpenCL cache.
  • #769 Fixed regression, some ANSI escape sequences was in log with disabled colors.
  • #777 Better report about pool connection issues.
  • Added missing options to --help output.

v2.8.0

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #758 Added SSL/TLS support for secure connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #162 Extended opencl-platform option.
  • #767 Added autosave config option.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.

v2.8.3

19 Oct 03:40
2da6daa
Compare
Choose a tag to compare

Notes

  • ⚠️ #146 Don't use Adrenalin Edition 18.7.1+ drivers with any miner version.
  • ⚠️ "strided_index": 1, should be not used for CryptoNight variant 2, you will see warning message about it. Recommended value for AMD GPUs is 2 for NVIDIA is 0.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

v2.8.3

  • #813 Fixed critical bug with Minergate pool and variant 2.

v2.8.2

  • #167 Fixed wrong hashrate in GET /1/threads API endpoint.
  • #168 Fixed broken AMD OpenCL compile (old driver bug).

v2.8.1

  • #156 Added CMake option to disable strict OpenCL cache.
  • #769 Fixed regression, some ANSI escape sequences was in log with disabled colors.
  • #777 Better report about pool connection issues.
  • Added missing options to --help output.

v2.8.0

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #758 Added SSL/TLS support for secure connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #162 Extended opencl-platform option.
  • #767 Added autosave config option.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.

v2.8.2

18 Oct 04:38
22e789a
Compare
Choose a tag to compare

Notes

  • ⚠️ #146 Don't use Adrenalin Edition 18.7.1+ drivers with any miner version.
  • ⚠️ "strided_index": 1, should be not used for CryptoNight variant 2, you will see warning message about it. Recommended value for AMD GPUs is 2 for NVIDIA is 0.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

v2.8.2

  • #167 Fixed wrong hashrate in GET /1/threads API endpoint.
  • #168 Fixed broken AMD OpenCL compile (old driver bug).

v2.8.1

  • #156 Added CMake option to disable strict OpenCL cache.
  • #769 Fixed regression, some ANSI escape sequences was in log with disabled colors.
  • #777 Better report about pool connection issues.
  • Added missing options to --help output.

v2.8.0

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #758 Added SSL/TLS support for secure connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #162 Extended opencl-platform option.
  • #767 Added autosave config option.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.

v2.8.1

09 Oct 00:05
7e2d789
Compare
Choose a tag to compare

Notes

  • ⚠️ #146 Don't use Adrenalin Edition 18.7.1+ drivers with any miner version.
  • ⚠️ "strided_index": 1, should be not used for CryptoNight variant 2, you will see warning message about it. Recommended value for AMD GPUs is 2 for NVIDIA is 0.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

Changes since v2.7.3-beta

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #758 Added SSL/TLS support for secure connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #162 Extended opencl-platform option.
  • #767 Added autosave config option.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.
  • #156 Added CMake option to disable strict OpenCL cache.
  • #777 Better report about pool connection issues.

v2.8.0-rc

01 Oct 10:25
d7ac148
Compare
Choose a tag to compare
v2.8.0-rc Pre-release
Pre-release

Notes

⚠️ #146 Don't use Adrenalin Edition 18.7.1+ drivers with any miner version.
⚠️ "strided_index": 1, should be not used for CryptoNight variant 2, you will see warning message about it. Recommended value for AMD GPUs is 2 for NVIDIA is 0.

Changes

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #758 Added SSL/TLS support for secure connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #162 Extended opencl-platform option.
  • #767 Added autosave config option.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.