From 5c81ca221a0bca3aa76a3391da4730509d848321 Mon Sep 17 00:00:00 2001 From: JayDDee Date: Wed, 25 Oct 2023 20:55:58 -0400 Subject: [PATCH] Updated Support for AArch64 (markdown) --- Support-for-AArch64.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Support-for-AArch64.md b/Support-for-AArch64.md index b7046a4..55bb40d 100644 --- a/Support-for-AArch64.md +++ b/Support-for-AArch64.md @@ -1,6 +1,5 @@ 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. Bitcoin talk discussion thread: https://bitcointalk.org/index.php?topic=5226770.0 @@ -12,6 +11,8 @@ Requirements: ## 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. Development environment: