mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -60,25 +60,25 @@ Known problems:
|
||||
|
||||
Short term plan:
|
||||
|
||||
Continue propagating x17 opimizations to the rest of the X family
|
||||
Figure out what's going on with verthash.
|
||||
Complete any other work needed to bring parity with SSE2.
|
||||
Performance testing.
|
||||
End of Beta phase.
|
||||
* Continue propagating x17 opimizations to the rest of the X family.
|
||||
* Figure out what's going on with verthash.
|
||||
* Complete any other work needed to bring parity with SSE2.
|
||||
* Performance testing.
|
||||
* End of Beta phase.
|
||||
|
||||
Medium term:
|
||||
|
||||
Groestl & Fugue AES.
|
||||
Detection of ARM CPU model and architecture minor version.
|
||||
Find NEON optimization opportunities that exploit it's architecture and instruction set.
|
||||
Apply lessons learned to x86_64.
|
||||
* Groestl & Fugue AES.
|
||||
* Detection of ARM CPU model and architecture minor version.
|
||||
* Find NEON optimization opportunities that exploit it's architecture and instruction set.
|
||||
* Apply lessons learned to x86_64.
|
||||
|
||||
Long term:
|
||||
|
||||
SHA512
|
||||
ARM SVE
|
||||
x86_64 AVX10
|
||||
RISC-V
|
||||
* SHA512
|
||||
* ARM SVE
|
||||
* x86_64 AVX10
|
||||
* RISC-V
|
||||
|
||||
Some notable observations about the problems observed:
|
||||
|
||||
|
Reference in New Issue
Block a user