Note

The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.

Difference between revisions of "Amd64-zen"

From Funtoo
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Subarch
{{Subarch
|CPU Family=64-bit AMD Processors
|CPU Family=64-bit AMD Processors
|release date=February 1, 2017
|releases=next
|subarch=amd64-zen
|subarch=amd64-zen
|CHOST=x86_64-pc-linux-gnu
|arch=x86-64bit
|CFLAGS=-march=znver1 -O2 -pipe
|USE=aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3
|Description=The amd64-zen subarch is optimized for AMD Ryzen and EPYC processors.
|Description=The amd64-zen subarch is optimized for AMD Ryzen and EPYC processors.
}}
}}
{{DockerBlurb}}

Latest revision as of 22:14, July 23, 2022

This section lists the CPU-optimized Funtoo Linux builds currently available for download for amd64-zen. The amd64-zen subarch is optimized for AMD Ryzen and EPYC processors.

next

   lxd
Download

Date: 2024-11-17
Size: 417MB browse

   stage3
Download

Date: 2024-11-17
Size: 598MB browse

Not sure which to choose? See this portion of our Install docs.

For information on how to verify the integrity of your stage3 tarball using gpg, see GPG Signatures.

Downloads accelerated by Cdn77 logo.png

Architecture and Optimization

The following settings are applied to all stages for this subarch via Funtoo subarch profiles:

CHOSTx86_64-pc-linux-gnu
CFLAGS-march=znver1 -O2 -pipe


   Grab me from DockerHub!
This stage3 can be deployed from Funtoo DockerHub via docker pull funtoo/stage3-amd64-zen. See Docker for more info.