mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -13,9 +13,9 @@ Requirements:
|
||||
|
||||
**cpuminer-opt-23.8 is released, all users should upgrade**
|
||||
|
||||
Removed some obsolete code that should make it easier to suport ARM.
|
||||
AES is working in general and enabled for Shavite & Echo. Groestl and Fugue still
|
||||
have their own issues.
|
||||
Highlights from this release:
|
||||
Removed some obsolete code that should make it easier to support AArch64 and hopefully MacOS soon.
|
||||
AES is working in general and enabled for Shavite & Echo. Groestl and Fugue still have issues.
|
||||
|
||||
Upgraded development environment:
|
||||
* Orange Pi 5 Plus 16 GB, Rockchip 8 core CPU with AES & SHA2
|
||||
@@ -29,7 +29,7 @@ Compile with:
|
||||
The only change from build.sh is the addition of "-flax-vector-conversions" to CFLAGS. The compiler will remind you if you forget.
|
||||
Specific achitectures and features can be compiled using examples in armbuild-all.sh.
|
||||
|
||||
The miner compiles and runs on Raspberry Pi 4B, and compiles for all version of armv8 with our without AES or SHA2 or both.
|
||||
The miner is known to compile and run on Raspberry Pi 4B and Orange Pi 5 Plus, and compiles for all version of armv8 with our without AES or SHA2 or both.
|
||||
|
||||
What works:
|
||||
* All algorithms except Verthash should be working.
|
||||
|
||||
Reference in New Issue
Block a user