mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -13,6 +13,8 @@ Requirements:
|
||||
|
||||
**cpuminer-opt-23.6 is released, all users should apgrade**
|
||||
|
||||
Changes from v23.5 are highlighted.
|
||||
|
||||
2 way parallel hash will be implemented on aplicable algorithms for NEON and will also benefit x86_64 CPUs without AVX2.
|
||||
|
||||
Development environment:
|
||||
@@ -27,8 +29,8 @@ The miner compiles and runs on Raspberry Pi 4B, and compiles for all version of
|
||||
What works:
|
||||
* All algorithms except Verthash and Hodl should be working.
|
||||
* Allium, Lyra2z, Lyraz330, Argon2d are fully optimzed for NEON, Allium also for AES untested.
|
||||
* Yespower, Yescrypt, Scrypt, ScryptN2 are fully optimized, SHA is enbabled but utested.
|
||||
* Sha256dt, Sha256t, Sha256d are fully optimized, SHA is enabled but untested.
|
||||
* Yespower, Yescrypt, **Scrypt, ScryptN2** are fully optimized, SHA is enbabled but utested.
|
||||
* **Sha256dt, Sha256t, Sha256d are fully optimized**, SHA is enabled but untested.
|
||||
* X17 is the only X* to be optimized in this release.
|
||||
* MinotaurX is partially optimized.
|
||||
* AES & SHA2 are enabled but untested
|
||||
|
||||
Reference in New Issue
Block a user