mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -12,10 +12,7 @@ Requirements:
|
||||
|
||||
## Status
|
||||
|
||||
**cpuminer-opt-23.12 is released**
|
||||
|
||||
Highlights from this release:
|
||||
Multiple fixes to X16R family of algorithms.
|
||||
**cpuminer-opt-23.13 is released**
|
||||
|
||||
Development environment:
|
||||
* Orange Pi 5 Plus 16 GB, Rockchip 8 core CPU with AES & SHA2
|
||||
@@ -51,17 +48,19 @@ Known problems:
|
||||
* Verthash algo is not working.
|
||||
* MacOS is not working natively, workaround with linux VM.
|
||||
* CPU and feature detection and reporting is incomplete.
|
||||
* Groestl, Fugue: multiple issues not AES related, using unoptimized.
|
||||
* Groestl: AES mostly working but slower that unoptimized.
|
||||
* Fugue: multiple issues not AES related, using unoptimized.
|
||||
* Some algorithms too difficult to test with a CPU are not optimized for NEON.
|
||||
|
||||
Short term plan:
|
||||
|
||||
* Figure out what's going on with verthash.
|
||||
* Groestl & Fugue AES.
|
||||
* Fugue AES.
|
||||
|
||||
Medium term:
|
||||
|
||||
* Detection of ARM CPU model and architecture minor version.
|
||||
* Groestl AES performance, needs a breakthrough for slow shuffles.
|
||||
* Find NEON optimization opportunities that exploit it's architecture and instruction set.
|
||||
* Apply lessons learned to x86_64.
|
||||
|
||||
|
Reference in New Issue
Block a user