mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -39,11 +39,12 @@ Known problems:
|
|||||||
* CPU model only shows "ARM"
|
* CPU model only shows "ARM"
|
||||||
* NEON may not be represented in algo features for some algos that support it.
|
* NEON may not be represented in algo features for some algos that support it.
|
||||||
* Algos may show support for NEON even if it's disabled or not yet implemented.
|
* Algos may show support for NEON even if it's disabled or not yet implemented.
|
||||||
* Sha256 & sha512 Parallel N-way are disabled. They work fine on X86_64.
|
* Sha256 & Sha512 Parallel N-way are disabled. They work on X86_64.
|
||||||
* Blake256, Blake512, Blake2s, Blake2b N-way parallel hash not working.
|
* Blake256, Blake512, Blake2s, Blake2b N-way parallel hash not working.
|
||||||
* Simd: Multiple issues with NEON, affects X* algos performance.
|
* Simd: Multiple issues with NEON, using unoptimized version, affects X* algos performance.
|
||||||
* SWIFFTX: Multiple issues with NEON, affects X22i & X25X.
|
* SWIFFTX: Multiple issues with NEON, affects X22i & X25X.
|
||||||
* Lyra2 algos including allium, phi2, X22i & X25X are not working.
|
* Lyra2 algos including allium, phi2, X22i & X25X are not working.
|
||||||
|
* 2-way 64 bit parallel hash development is in progress.
|
||||||
|
|
||||||
Goal for next release:
|
Goal for next release:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user