mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Support for AArch64 (markdown)
@@ -6,8 +6,9 @@ Bitcoin talk discussion thread: https://bitcointalk.org/index.php?topic=5226770.
|
|||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
|
|
||||||
* An ARM CPU supporting AArch64
|
* An ARM CPU supporting AArch64.
|
||||||
* Linux OS.
|
* Linux OS.
|
||||||
|
* MacOS on ARM does not work natively but does work at full speed from a Linux VM using UTM & Qemu.
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
@@ -22,8 +23,11 @@ Development environment:
|
|||||||
* Ubuntu Mate 22.04
|
* Ubuntu Mate 22.04
|
||||||
* GCC-11.4
|
* GCC-11.4
|
||||||
|
|
||||||
MacOS ARM does not work natively but works from a Linux VM. Virtualbox does not support ARM but UTM/Qemu works at full speed.
|
Secondary environment:
|
||||||
Tested on Mac Mini M2 Ubuntu Mate 22.04. MacOS on x86_64 is untested and unknown.
|
* Mac Mini M2
|
||||||
|
* MacOS 14.1 Sonoma
|
||||||
|
* UTM/Qemu VM emulator
|
||||||
|
* Ubuntu Mate 22.04 VM guest
|
||||||
|
|
||||||
Compile with:
|
Compile with:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user