Updated Support for AArch64 (markdown)

JayDDee
2023-10-25 20:55:58 -04:00
parent 29a0bd007a
commit 5c81ca221a

@@ -1,6 +1,5 @@
Development is begining to provide support for ARM 64 bit CPUs using the aarch64 architecture. Development is begining to provide support for ARM 64 bit CPUs using the aarch64 architecture.
**Don't download yet, watch for the release announcement**
This is provided as source code only and may be built on native Linux or following the existing procedure subject to the modifications detailed below. This is provided as source code only and may be built on native Linux or following the existing procedure subject to the modifications detailed below.
Bitcoin talk discussion thread: https://bitcointalk.org/index.php?topic=5226770.0 Bitcoin talk discussion thread: https://bitcointalk.org/index.php?topic=5226770.0
@@ -12,6 +11,8 @@ Requirements:
## Status ## Status
**cpuminer-opt-23.5 is released with the following...**
2 way parallel hash will be implemented on aplicable algorithms for NEON and will also benefit x86_64 CPUs without AVX2. 2 way parallel hash will be implemented on aplicable algorithms for NEON and will also benefit x86_64 CPUs without AVX2.
Development environment: Development environment: