mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Compiling from source (markdown)
@@ -70,8 +70,6 @@ Ryzen 7000 uses "-march-znver4" but is not yet supported as of gcc-12. It can be
|
||||
|
||||
Intel Alderlake removed support for AVX512 and is therefore not compatible with Rocketlake or Icelake. "march=alderlake" is supported in gcc-11, otherwise use the Skylake architecture, no additional options are needed.
|
||||
|
||||
Raptorlake can use Alderlake until it's supported natively.
|
||||
|
||||
New Intel Xeon CPUs are likely compatible with Rocketlake & Icelake builds if not directly supported by the compiler. Although Cascadelake is an HEDT architecture it doesn't include VAES and SHA which are included on all new CPUs and used by cpuminer-opt. YMMV.
|
||||
|
||||
Many examples for various desktop CPU architectures can be found in file build-allarch.sh
|
||||
|
||||
Reference in New Issue
Block a user