mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -46,10 +46,11 @@ What works:
|
||||
|
||||
Known problems:
|
||||
* No detection of CPU model, default info displayed.
|
||||
* detection of AES and SHA CPU extensions is not working
|
||||
* No detection of ARM architecture minor version number.
|
||||
* NEON may not be displayed in algo features for some algos that may support it.
|
||||
* Algos may show support for NEON even if it's disabled or not yet implemented.
|
||||
* AES & SHA2 are enabled but untested.
|
||||
* AES & SHA2 are enabled but untested. Susequent testing has shown sha2 has a bug that caused 50% rejects, aes work for shavite but nit Groestl or Echo,
|
||||
* Several parallel hash functions are disabled on ARM although they work on x86_64.
|
||||
* X17, MinotaurX are partially optimized.
|
||||
* Blake256, Blake512, Blake2s, Blake2b N-way parallel hash not working, using linear when possible, unoptimzed otherwise.
|
||||
|
Reference in New Issue
Block a user