Updated Support for AArch64 (markdown)

JayDDee
2023-10-28 16:54:38 -04:00
parent f3c651bcef
commit 83e8b5f7e1

@@ -13,6 +13,8 @@ Requirements:
**cpuminer-opt-23.6 is released, all users should apgrade** **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. 2 way parallel hash will be implemented on aplicable algorithms for NEON and will also benefit x86_64 CPUs without AVX2.
Development environment: Development environment:
@@ -27,8 +29,8 @@ The miner compiles and runs on Raspberry Pi 4B, and compiles for all version of
What works: What works:
* All algorithms except Verthash and Hodl should be working. * All algorithms except Verthash and Hodl should be working.
* Allium, Lyra2z, Lyraz330, Argon2d are fully optimzed for NEON, Allium also for AES untested. * 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. * Yespower, Yescrypt, **Scrypt, ScryptN2** are fully optimized, SHA is enbabled but utested.
* Sha256dt, Sha256t, Sha256d are fully optimized, SHA is enabled but untested. * **Sha256dt, Sha256t, Sha256d are fully optimized**, SHA is enabled but untested.
* X17 is the only X* to be optimized in this release. * X17 is the only X* to be optimized in this release.
* MinotaurX is partially optimized. * MinotaurX is partially optimized.
* AES & SHA2 are enabled but untested * AES & SHA2 are enabled but untested