Skip to content

v2.14.3

Compare
Choose a tag to compare
@xmrig xmrig released this 02 Apr 04:11
· 14 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).

v2.14.2

  • #253 Fixed NVRTC dll copy when build miner.
  • #255 Fixed CUDA8 support and added memory size display in summary.

v2.14.3