mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -39,13 +39,14 @@ Known problems:
|
||||
* Algos may show support for NEON even if it's disabled or not yet implemented.
|
||||
* AES & SHA2 are enasbled but untested.
|
||||
* Sha256 & Sha512 Parallel N-way are disabled. They work on X86_64.
|
||||
* Sha256dt, Sha256t, Sha256d unoptimized.
|
||||
* Scryptn2 optimzations disabled due to Sha256 issues.
|
||||
* X17, MinotaurX are partially optimized.
|
||||
* Blake256, Blake512, Blake2s, Blake2b N-way parallel hash not working, using liner when possible, unoptimzed otherwise.
|
||||
* Simd: Multiple issues with NEON, using unoptimized.
|
||||
* Luffa: NEON not working, using unoptimized
|
||||
* Fugue: Multiple issues with NEON & AES, using unoptimized.
|
||||
* SWIFFTX: Multiple issues with NEON,using unoptimized.
|
||||
* Fugue: AES disabled, multiple issues with AES version.
|
||||
* Remainder are not yet optimized for NEON but should work unoptimized.
|
||||
|
||||
Goal for next release:
|
||||
|
Reference in New Issue
Block a user