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:
|
Short term plan:
|
||||||
|
|
||||||
Continue propagating x17 opimizations to the rest of the X family
|
* Continue propagating x17 opimizations to the rest of the X family.
|
||||||
Figure out what's going on with verthash.
|
* Figure out what's going on with verthash.
|
||||||
Complete any other work needed to bring parity with SSE2.
|
* Complete any other work needed to bring parity with SSE2.
|
||||||
Performance testing.
|
* Performance testing.
|
||||||
End of Beta phase.
|
* End of Beta phase.
|
||||||
|
|
||||||
Medium term:
|
Medium term:
|
||||||
|
|
||||||
Groestl & Fugue AES.
|
* Groestl & Fugue AES.
|
||||||
Detection of ARM CPU model and architecture minor version.
|
* Detection of ARM CPU model and architecture minor version.
|
||||||
Find NEON optimization opportunities that exploit it's architecture and instruction set.
|
* Find NEON optimization opportunities that exploit it's architecture and instruction set.
|
||||||
Apply lessons learned to x86_64.
|
* Apply lessons learned to x86_64.
|
||||||
|
|
||||||
Long term:
|
Long term:
|
||||||
|
|
||||||
SHA512
|
* SHA512
|
||||||
ARM SVE
|
* ARM SVE
|
||||||
x86_64 AVX10
|
* x86_64 AVX10
|
||||||
RISC-V
|
* RISC-V
|
||||||
|
|
||||||
Some notable observations about the problems observed:
|
Some notable observations about the problems observed:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user