Skip to content

Releases: JayDDee/cpuminer-opt

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.

cpuminer-opt-3.9.11

26 Nov 14:27
Compare
Choose a tag to compare

Added x22i & x25x algos.

Blake2s 2% faster AVX2 with Intel CPU, slower with Ryzen v1, v2 ?

cpuminer-opt-3.9.10

23 Nov 01:34
Compare
Choose a tag to compare

Faster X* algos with AVX2.
Small improvements to summary stats report.

cpuminer-opt-3.9.9.1

24 Oct 18:15
Compare
Choose a tag to compare

Fixed a day1 bug that could cause the miner to idle for up to 2 minutes
under certain circumstances.
Redesigned summary stats report now includes session statistics.
More robust handling of statistics to reduce corruption.
Removed --hide-diff option.
Better handling of cpu-affinity with more than 64 CPUs.