mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -56,15 +56,12 @@ Known problems:
|
|||||||
* MacOS is not working natively, workaround with linux VM.
|
* MacOS is not working natively, workaround with linux VM.
|
||||||
* CPU and feature detection and reporting is incomplete.
|
* CPU and feature detection and reporting is incomplete.
|
||||||
* Groestl, Fugue: multiple issues not AES related, using unoptimized.
|
* Groestl, Fugue: multiple issues not AES related, using unoptimized.
|
||||||
* SwiFFTx: Deferred, using unoptimized.
|
|
||||||
* Algos not mentioned have either been deferred or have not been analyzed. They may or may not work on ARM.
|
* Algos not mentioned have either been deferred or have not been analyzed. They may or may not work on ARM.
|
||||||
|
|
||||||
Short term plan:
|
Short term plan:
|
||||||
|
|
||||||
Start 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.
|
||||||
Extend support to x21s, x22i, x25x, including SwiFFTx.
|
|
||||||
Add support for the short algos like skein2, keccak, blake2s, etc.
|
|
||||||
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.
|
||||||
|
Reference in New Issue
Block a user