Releases: JayDDee/cpuminer-opt
cpuminer-opt-24.8
ARM: Apple MacOS on M series CPU is now supported compiled from source code, see Wiki for details.
ARM: Fix incorrect compiler version display when using clang.
build.sh can now be used to compile all targets, arm_build.sh & build_msys2.sh have been removed.
Windows: MSys2 build now enables CPU groups by default, prebuilt binaries continue to be compiled with CPU groups disabled.
cpuminer-opt-24.7
ARM: compile works for Windows using MSys2 & MingW, see wiki for details.
cpuminer-opt-24.6
ARM: Fixed scryptn2, x16*, broken in v24.2.
ARM: Small improvement to interleaving.
Eliminated some potential compile errors in code that was dependent on compiler optimisations.
x86_64: improved support for AVX10 compilation, needs GCC-14 or higher.
cpuminer-opt-24.5
Fix MinGW compile error after MSys2 upgrade to GCC-14.2.
#427: GBT: Improved handling of new work.
Removed shavite3 algo.
cpuminer-opt-24.4
x86_64: fixed a bug in ornot macro for AVX2 which broke some algos in v24.2.
x86_64: fixed a bug in alignr macros for SSE2.
ARM: CPU feature reporting enhancements.
Some code cleanup.
cpuminer-opt-24.3
ARM: CPU feature detection and reporting is now working.
ARM: Verthash is now working.
ARM: Small speedup for yescrypt, yespower & argon2d.
Code cleanup.
cpuminer-opt-24.2
x86_64: Fixed blakes2s for AVX2 & AVX512, x25x for AVX512, broken in v3.23.4.
x86_64: Initial support for CPUs with AVX10, needs GCC-14.
ARM NEON: Various code optimisations.
cpuminer-opt-24.1
cpuminer-opt-23.15
-
Fixed x11gost (sib) algo for all architectures, broken in v3.23.4.
-
ARM: Fugue AES optimizations enabled.
-
ARM: quark, qubit, x11gost algos optimized with NEON & AES.
cpuminer-opt-23.14
ARM: Groestl AES optimizations enabled.
All: Small optimization to Shabal 4way.
x86_64: Extend Shabal 4way support to SSE2 from SSE4.1.
All: deleted some unused files.