Skip to content

cpuminer-opt-3.10.0

Compare
Choose a tag to compare
@JayDDee JayDDee released this 03 Dec 17:38
· 103 commits to master since this release

AVX-512 is now supported on selected algos, Windows binary is now available.
AVX-512 optimizations are available for argon2d, blake2s, keccak, keccakc, skein & skein2.

Fixed CPU temperature for some CPU models (Linux only).

Fixed a bug that caused some lanes not to submit shares.

Fixed some previously undetected buffer overflows.

Lyra2rev2 3% faster SSE2 and AVX2.

Added "-fno-asynchronous-unwind-tables" to AVX512 build script for Windows to fix known mingw issue.

Changed AVX2 build script to explicitly add AES to address change in behaviour in GCC 9.