Skip to content

Releases: JayDDee/cpuminer-opt

cpuminer-opt-3.11.1

06 Jan 19:01
Compare
Choose a tag to compare

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

03 Jan 05:03
Compare
Choose a tag to compare

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

28 Dec 20:05
Compare
Choose a tag to compare

AVX512 for x25x, lbry, x13bcd (bcd).

cpuminer-opt-3.10.6

25 Dec 06:38
Compare
Choose a tag to compare

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

21 Dec 18:29
Compare
Choose a tag to compare

AVX512 for x17, sonoa, xevan, hmq1725, lyra2rev3, lyra2rev2.

Faster hmq1725 AVX2.

cpuminer-opt-3.10.4

17 Dec 06:05
Compare
Choose a tag to compare

AVX512 for x16r, x16rv2, x16rt, x16s, x16rt-veil (veil).

cpuminer-opt-3.10.3

14 Dec 06:03
Compare
Choose a tag to compare

AVX512 for x12, x13, x14, x15.

Fixed x12 AVX2 invalid shares.

cpuminer-opt-3.10.2

09 Dec 21:11
Compare
Choose a tag to compare

AVX512 added for bmw512, c11, phi1612 (phi), qubit, skunk, x11, x11gost (sib).

Fixed c11 AVX2 invalid shares.

cpuminer-opt-3.10.1

06 Dec 00:20
Compare
Choose a tag to compare

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

03 Dec 17:38
Compare
Choose a tag to compare

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.