Releases: JayDDee/cpuminer-opt
cpuminer-opt-3.11.1
Faster panama for x25x AVX2 & AVX512.
Fixed echo VAES for Xevan.
Removed support for scryptjane algo.
Reverted macro implemtations of hash functions to SPH reference code
for SSE2 versions of algos.
cpuminer-opt-3.11.0
VAES optimzation for Intel Icelake CPUs for most algos recently optimized
with AVX512, source code only.
AVX512 for hex, phi2.
Fixed x25x AVX512 lane 4 invalid shares.
cpuminer-opt-3.10.7
AVX512 for x25x, lbry, x13bcd (bcd).
cpuminer-opt-3.10.6
Added support for SSL stratum: stratum+tcps://
Added job id reporting again, but leaner, suppressed with --quiet.
AVX512 for x21s, x22i, lyra2z, allium
Fixed share overflow warnings mining lbry with Ryzen (SHA).
cpuminer-opt-3.10.5
AVX512 for x17, sonoa, xevan, hmq1725, lyra2rev3, lyra2rev2.
Faster hmq1725 AVX2.
cpuminer-opt-3.10.4
AVX512 for x16r, x16rv2, x16rt, x16s, x16rt-veil (veil).
cpuminer-opt-3.10.3
AVX512 for x12, x13, x14, x15.
Fixed x12 AVX2 invalid shares.
cpuminer-opt-3.10.2
AVX512 added for bmw512, c11, phi1612 (phi), qubit, skunk, x11, x11gost (sib).
Fixed c11 AVX2 invalid shares.
cpuminer-opt-3.10.1
AVX512 for blake2b, nist5, quark, tribus.
More broken lane fixes, fixed buffer overflow in skein AVX512, fixed
quark invalid shares AVX2.
Only the highest ranking feature in a class is listed at startup, lower ranking
features are available but no longer listed.
cpuminer-opt-3.10.0
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.