Releases: JayDDee/cpuminer-opt
cpuminer-opt-24.7
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.
cpuminer-opt-23.13
Added x20r algo.
Eliminated redundant hash order calculations for x16r family.