mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -44,18 +44,16 @@ What works:
|
|||||||
* AES is working for Shavite and Echo.
|
* AES is working for Shavite and Echo.
|
||||||
* SHA is working for all algos.
|
* SHA is working for all algos.
|
||||||
* stratum+ssl and stratum+tcp are working, GBT is untested but expected to work.
|
* stratum+ssl and stratum+tcp are working, GBT is untested but expected to work.
|
||||||
* CPU and SW feature detection and reporting is partialliy implemented.
|
* all configurations ooptions work as usual.
|
||||||
* CPU temperature and clock frequency is working (native Linux).
|
|
||||||
* cpu-affinity & threads are working.
|
|
||||||
|
|
||||||
Known problems:
|
Known problems:
|
||||||
* Verthash algo is not working.
|
* Verthash algo is not working.
|
||||||
* 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.
|
||||||
|
* Some inavlid shares for certain permutations of x16*.
|
||||||
|
|
||||||
Short term plan:
|
Short term plan:
|
||||||
|
|
||||||
* 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user