Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xmrig-nvidia-2.14.2-cuda10_1-win64.zip | 2019-04-01 | 13.3 MB | |
README.md | 2019-04-01 | 1.7 kB | |
v2.14.2 source code.tar.gz | 2019-04-01 | 374.5 kB | |
v2.14.2 source code.zip | 2019-04-01 | 584.6 kB | |
Totals: 4 Items | 14.3 MB | 0 |
Notes
- #260 :warning: For
cn/r
algorithm only supported version of CUDA is 10.1. - Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.14.0
- #242 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. - #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).