Skip to content

v2.14.1

Compare
Choose a tag to compare
@xmrig xmrig released this 10 Mar 03:58
· 30 commits to master since this release

Notes

v2.14.0

  • #242 Added new algorithm cryptonight/rwz, short alias cn/rwz (also known as CryptoNight ReverseWaltz), for upcoming Graft fork.
  • #931 Added new algorithm cryptonight/zls, short alias cn/zls for Zelerius Network fork.
  • #940 Added new algorithm cryptonight/double, short alias cn/double (also known as CryptoNight HeavyX), for X-CASH.
  • #241 Minimum required CUDA version increased to 8.0 due CUDA 7.5 lacks support for nvrtcAddNameExpression.
  • #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

  • #246 Fixed compatibility with old GPUs (compute capability < 3.5).