The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Amd64-piledriver"
Line 2: | Line 2: | ||
|CPU Family=64-bit AMD Processors | |CPU Family=64-bit AMD Processors | ||
|release date=June 1, 2012 | |release date=June 1, 2012 | ||
|releases=1.4-release-std | |||
|subarch=amd64-piledriver | |subarch=amd64-piledriver | ||
|arch=x86-64bit | |||
|Description=The amd64-piledriver subarch supports the AMD Piledriver microarchitecture produced by AMD from mid-2012 through 2015, which is the successor to the AMD bulldozer microarchitecture. | |||
|CHOST=x86_64-pc-linux-gnu | |CHOST=x86_64-pc-linux-gnu | ||
|CFLAGS=-march=bdver2 -O2 -pipe | |CFLAGS=-march=bdver2 -O2 -pipe | ||
|USE=mmx sse sse2 sse3 sse4 3dnow 3dnowext | |USE=mmx sse sse2 sse3 sse4 3dnow 3dnowext | ||
}} | }} | ||
The '''amd64-piledriver''' subarch supports the [[Wikipedia:Piledriver (microarchitecture)|AMD Piledriver microarchitecture]] produced by AMD from mid-2012 through 2015, which is the successor to the [[Wikipedia:Bulldozer (microarchitecture)|AMD bulldozer microarchitecture]]. | The '''amd64-piledriver''' subarch supports the [[Wikipedia:Piledriver (microarchitecture)|AMD Piledriver microarchitecture]] produced by AMD from mid-2012 through 2015, which is the successor to the [[Wikipedia:Bulldozer (microarchitecture)|AMD bulldozer microarchitecture]]. |
Revision as of 13:44, June 2, 2022
This section lists the CPU-optimized Funtoo Linux builds currently available for download for amd64-piledriver. The amd64-piledriver subarch supports the AMD Piledriver microarchitecture produced by AMD from mid-2012 through 2015, which is the successor to the AMD bulldozer microarchitecture.
1.4-release-std
Error while fetching data from URL https://build.funtoo.org/1.4-release-std/x86-64bit/amd64-piledriver/index.xml: $2.There was a problem during the HTTP request: 404 Not Found
Could not get URL https://build.funtoo.org/1.4-release-std/x86-64bit/amd64-piledriver/index.xml after 3 tries.Could not get URL https://build.funtoo.org/1.4-release-std/x86-64bit/amd64-piledriver/index.xml after 3 tries.
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.
Architecture and Optimization
The following settings are applied to all stages for this subarch via Funtoo subarch profiles:
CHOST | x86_64-pc-linux-gnu |
CFLAGS | -march=bdver2 -O2 -pipe |
The amd64-piledriver subarch supports the AMD Piledriver microarchitecture produced by AMD from mid-2012 through 2015, which is the successor to the AMD bulldozer microarchitecture.
Piledriver CPUs and APUs are available that use the FM2 socket. Desktop Piledriver CPUs use the AM3+ socket. Server Piledriver CPUs use a variety of sockets, including AM3+, C32 and G34.
Desktop piledriver CPU and APUs include FX-series with codename Vishera (FX-8350, FX-8370), A-series with codename Trinity (A6-5400K, A10-5800K) and A-series with codename Richland.
Server piledriver CPUs include Opterons with codenames Delhi (Opteron 3300-series, AM3+), Seoul (Opteron 4300-series, C32) and Abu Dhabi (Opteron 6300-series, G34). A full listing of Opteron models is available here.
Piledriver adds several new instructions over bulldozer, so AMD bulldozer systems cannot run amd64-piledriver-optimized stages. However, this subarch is instruction-compatible with its successor, the, so amd64-piledriver stages can run on amd64-steamroller systems, and vice versa.