Skip to content

cpuminer-opt-3.23.3

Compare
Choose a tag to compare
@JayDDee JayDDee released this 28 Sep 22:47
· 19 commits to master since this release

Windows binaries updated with libcrypto-1_1-x64.dll from openssl v1.1.1w. No other changes.

#400: Removed excessive thread restarts when mining solo.
Fixed build_msys2.sh for gcc-13 by removing unsupported option "--param=evrp-mode=legacy" from CFLAGS.
Added CPUID detection and reporting of CPUs and SW builds supporting SHA512 extension.
Added prototype of sha-512 using SHA512 intrinsics, untested.
Other improvements and code cleanup.