Difference between pages "Template:Subarch" and "Amd64-steamroller"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
<includeonly>
{{Subarch
= {{{subarch}}} =
|CPU Family=64-bit AMD Processors
__NOTITLE__
|subarch=amd64-steamroller
{{Note|This page describes a sub-architecture for Funtoo Linux, which is a particular set of optimizations that is used for a Funtoo Linux build.}}
|CHOST=x86_64-pc-linux-gnu
{{#set:CPU Family={{{CPU Family|}}}|subarch={{{subarch|}}}|CHOST={{{CHOST|}}}|CFLAGS={{{CFLAGS|}}}|USE={{{USE|}}}|CPU Features={{{CPU Features|}}}|Description={{{Description|}}}}}
|CFLAGS=-march=bdver3 -O2 -pipe
{{TableStart}}
|USE=mmx sse sse2 sse3 sse4 3dnow 3dnowext
<tr><td>CPU Family</td><td>[[{{{CPU Family}}}]]</td></tr>
|Description=The amd64-steamroller subarch supports the AMD steamroller microarchitecture, produced from early 2014. It is the successor to the AMD Piledriver microarchitecture.
<tr><td>CHOST</td><td><code>{{{CHOST|}}}</code></td></tr>
}}
<tr><td>CFLAGS</td><td><code>{{{CFLAGS|}}}</code></td></tr>
The '''amd64-steamroller''' sub-architecture (subarch) supports the  [[Wikipedia:Steamroller (microarchitecture)|AMD steamroller microarchitecture]], produced from early 2014. It is the successor to the [[Wikipedia:Piledriver (microarchitecture)|AMD Piledriver microarchitecture]].
<tr><td>USE</td><td><code>{{{USE|}}}</code></td></tr>
Steamroller APUs are available that use the [[Wikipedia:FM2+ Socket|FM2+ socket]] and  [[Wikipedia:Socket_FP3|FP3 socket]] (mobile.)
{{TableEnd}}
 
[[Category:Subarches]]
Desktop steamroller APUs include the [[Wikipedia:AMD_Accelerated_Processing_Unit#Steamroller_architecture_.282014.29:_Kaveri|A-Series with codename Kaveri]], such as the quad-core AMD A10-7850K APU. Steamroller APUs are also available in mobile versions. Server steamroller APUs will include the Berlin APUs, which are expected to be released some time in 2015.
__NOEDITSECTION__
 
</includeonly>
Amd64-steamroller subarches are instruction-compatible with amd64-piledriver, but add new instructions over amd64-bulldozer.

Revision as of 10:01, December 20, 2014

This section lists the CPU-optimized Funtoo Linux builds currently available for download for amd64-steamroller. The amd64-steamroller subarch supports the AMD steamroller microarchitecture, produced from early 2014. It is the successor to the AMD Piledriver microarchitecture.

No downloadable stage builds are currently available for this sub-architecture.

The amd64-steamroller subarch supports the AMD steamroller microarchitecture, produced from early 2014. It is the successor to the AMD Piledriver microarchitecture..

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=bdver3 -O2 -pipe


The amd64-steamroller sub-architecture (subarch) supports the AMD steamroller microarchitecture, produced from early 2014. It is the successor to the AMD Piledriver microarchitecture. Steamroller APUs are available that use the FM2+ socket and FP3 socket (mobile.)

Desktop steamroller APUs include the A-Series with codename Kaveri, such as the quad-core AMD A10-7850K APU. Steamroller APUs are also available in mobile versions. Server steamroller APUs will include the Berlin APUs, which are expected to be released some time in 2015.

Amd64-steamroller subarches are instruction-compatible with amd64-piledriver, but add new instructions over amd64-bulldozer.