Zen (microarchitecture)

AMD Zen

Logo for the Zen microarchitecture
Produced Q1 2017[1]
Designed by AMD
Common manufacturer(s)
Instruction set AMD64 (x86-64)
CPUID code Family 17h
Cores
L1 cache 64 KiB instruction, 32 KiB data per core
L2 cache 512 KiB per core
L3 cache 8 MiB per quad-core CCX
Created 2012–2017
Transistors 14 nm (FinFET)[2]
Socket(s)
Predecessor Excavator (4th gen)
Successor Zen 2
Application Desktop, Laptop, Server, Workstation
Core name(s)
  • Raven Ridge (APUs)
    Summit Ridge (desktop CPUs)
    Whitehaven (High End Desktop CPUs)
    Snowy Owl (server APUs)
    Naples (server CPUs)[9]
Brand name(s)
A highly simplified illustration of the Zen microarchitecture: a core has a total of 512 KiB of L2 cache.

Zen is the codename for a computer processor microarchitecture from AMD, and was first used with their Ryzen series of CPUs in February 2017.[1][10] The first Zen based preview system was demonstrated at E3 2016, and first substantially detailed at an event hosted a block away from the Intel Developer Forum 2016. The first Zen-based CPUs codenamed "Summit Ridge" reached the market in early March 2017, Zen-derived Epyc server processors launched in June 2017[11] and Zen-based APUs are expected to follow in the second half of 2017.

Zen is a clean sheet design that differs from the long-standing Bulldozer architecture. Zen-based processors use a 14 nm FinFET process, are reportedly more energy efficient, and can execute significantly more instructions per cycle. SMT has been introduced, allowing each core to run 2 threads. The cache system has also been redesigned, making the L1 cache write-back. Additionally, Zen based processors utilize the AM4 socket, bringing DDR4 support.[12]

Zen is based on a SoC design.[13] The memory, PCIe, SATA, and USB controllers are incorporated into the same chip as the processor cores. This has advantages in bandwidth and power, at the expense of chip complexity and die area.[14] This SoC design will allow the Zen microarchitecture to scale from laptops and small-form factor mini PCs to high-end desktops and servers.

Design

According to AMD, the main focus of Zen is on increasing per-core performance.[15][16][17] New or improved features include:

This is the first time in a very long time that we engineers have been given the total freedom to build a processor from scratch and do the best we can do. It is a multi-year project with a really large team. It's like a marathon effort with some sprints in the middle. The team is working very hard, but they can see the finish line. I guarantee that it will deliver a huge improvement in performance and power consumption over the previous generation.
Suzanne Plummer, Zen team leader, on September 19th, 2015.[30]

The Zen architecture is built on a 14 nanometer FinFET process subcontracted to GlobalFoundries,[31] giving greater efficiency than the 32 nm and 28 nm processes of previous AMD FX CPUs and AMD APUs, respectively.[32] The "Summit Ridge" Zen family of CPUs use the AM4 socket and feature DDR4 support and a 95 W TDP (thermal design power).[32] While newer roadmaps don't confirm the TDP for desktop products, they suggest a range for low-power mobile products with up to two Zen cores from 5 to 15 W and 15 to 35 W for performance-oriented mobile products with up to four Zen cores.[33]

Each Zen core can decode four instructions per clock cycle and includes a micro-op cache which feeds two schedulers, one each for the integer and floating point segments.[34][35] Each core has two address generation units, four integer units, and four floating point units. Two of the floating point units are adders, and two are multipliers. There are also improvements in the branch predictor. The L1 cache size is 64 KiB for instructions per core and 32 KiB for data per core. The L2 cache size 512 KiB per core, and the L3 is 1-2 MB per core. L3 caches offer 5x the bandwidth of previous AMD designs.

History and development

AMD began planning the Zen microarchitecture shortly after re-hiring Jim Keller in August 2012.[36] AMD formally revealed Zen in 2015.

The team in charge of Zen was led by Keller (who left in September 2015 after a 3-year tenure)[37] and AMD Senior Fellow and Chief Architect Michael Clark.[38][39][40]

Zen was originally planned for 2017 following the ARM64-based K12 sister core, but on AMD's 2015 Financial Analyst Day it was revealed that K12 was delayed in favor of the Zen design, to allow it to enter the market within the 2016 timeframe,[8] with the release of first Zen-based processors expected for October 2016.[41]

In November 2015 a source inside AMD reported that Zen microprocessors had been tested and "met all expectations" with "no significant bottlenecks found".[2][42]

In December 2015, it was rumored that Samsung may be contracted as a fabricator for AMD's 14 nm FinFET processors, including both Zen and AMD's then-upcoming Polaris GPU architecture.[43] This was clarified by AMD's July 2016 announcement that products had been successfully produced on Samsung's 14 nm FinFET process.[44] AMD stated Samsung would be used "if needed", arguing this would reduce risk for AMD by decreasing dependence on any one foundry.

Advantages over predecessors

Zen's from-scratch design is notably different from its predecessors, with many different types of changes and enhancements being made across the board in hopes of making Zen more competitive with Intel's architectures, and the software most often built with Intel's processor features in mind.

Manufacturing process

Processors built using Zen utilize 14 nm FinFET silicon.[45] These processors are being produced at GlobalFoundries,[46] though reports state some Zen processors may also be produced at TSMC.[47] Prior to Zen, AMD's smallest process size was 28 nm, as utilized by their Steamroller and Excavator microarchitectures.[48][49] The immediate competition, Intel's Skylake and Kaby Lake microarchitecture, are also fabricated on 14 nm FinFET;[50] though Intel is planning to begin the release of 10 nm parts later in 2017.[51] In comparison to Intel's 14 nm FinFET, AMD claimed in February 2017 the Zen cores would be 10% smaller.[52] AMD also announced it would be using metal-insulator-metal process to increase the clock speeds and reduce voltages of its Zen products.

For identical designs, these die shrinks would use less current (and power) at the same frequency (or voltage). As CPUs are usually power limited (typically up to ~125 W, or ~45 W for mobile), smaller transistors allow for either lower power at the same frequency, or higher frequency at the same power.[53]

Performance

One of Zen's major goals is to focus on performance per-core, and it is targeting a 40% improvement in instructions per cycle (IPC) over its predecessor.[54] Excavator, in comparison, offered 4–15% improvement over previous architectures.[55][56] AMD announced the final Zen microarchitecture actually achieved 52% improvement in IPC over Excavator.[57] The inclusion of SMT also allows each core to process up to two threads, increasing processing throughput by better utilizing available resources.

The Zen processors also employ sensors across the chip to dynamically scale frequency and voltage.[58] This allows for the maximum frequency to be dynamically and automatically defined by the processor itself based upon available cooling.

AMD has demonstrated an 8-core/16-thread Zen processor outperforming an equally-clocked Intel Broadwell-E processor in Blender rendering[1][9] and HandBrake benchmarks.[58]

Zen supports AVX2 but it requires two clock cycles to complete AVX2 instruction compared to Intel's one.[59][60]

Memory

Zen supports DDR4 memory (up to 8 channels)[61] and ECC memory.[62]

Pre-release reports stated APUs utilizing the Zen architecture would also support High Bandwidth Memory (HBM).[63] However, the first demonstrated APU did not use HBM memory.[64] Previous APUs from AMD relied on shared for video memory for both the GPU and CPU.

Power consumption and heat output

Processors built at the 14 nm node on FinFET silicon should show reduced power consumption and therefore heat over their 28 nm and 32 nm non-FinFET predecessors (for equivalent designs), or be more computationally powerful at equivalent heat output/power consumption.

Zen is also expected to utilize clock gating,[35] reducing the frequency of underutilized portions of the core to save power. This will be through AMD's SenseMI technology, using sensors across the chip to dynamically scale frequency and voltage.[58]

Enhanced security and virtualization support

Zen added the support for AMD's Secure Memory Encryption (SME) and AMD's Secure Encrypted Virtualization (SEV). Secure Memory Encryption is real time memory encryption done per page table entry. This is done utilizing the onboard "Security" Processor (ARM Cortex-A5) at boot time to encrypt each page, allowing any DDR4 memory (including nonvolatile varieties) to be encrypted. AMD SME also makes the contents of the memory more resistant to memory snooping and cold boot attacks.[65][66]

SME can be used to mark individual pages of memory as encrypted through the page tables. A page of memory that is marked encrypted will be automatically decrypted when read from DRAM and will be automatically encrypted when written to DRAM. The SME feature is identified through a CPUID function and enabled through the SYSCFG MSR. Once enabled, page table entries will determine how the memory is accessed. If a page table entry has the memory encryption mask set, then that memory will be accessed as encrypted memory. The memory encryption mask (as well as other related information) is determined from settings returned through the same CPUID function that identifies the presence of the feature.

[67]

The Secure Encrypted Virtualization (SEV) feature allows the memory contents of a virtual machine (VM) to be transparently encrypted with a key unique to the guest VM. The memory controller contains a high performance encryption engine which can be programmed with multiple keys for use by different VMs in the system. The programming and management of these keys is handled by the AMD Secure Processor firmware which exposes an API for these tasks. [68]

Connectivity

Incorporating much of a southbridge into the SoC, the Zen CPU includes SATA, USB, and PCI Express NVMe links.[69][70] This can be augmented by available Socket AM4 chipsets which add connectivity options including additional SATA and USB connections, and support for AMD's Crossfire and Nvidia's SLI.[71]

AMD, in announcing its Radeon Instinct line, argued that the upcoming Zen based Naples server CPU would be particularly suited for building deep learning systems.[72][73] The expected 64 PCIe lanes per Naples CPU allows for 4 Instinct cards to connect at PCIe x16 to a single CPU. This compares favorably to the Intel Xeon line, with only 40 PCIe lanes.

Products

Zen architecture is utilized in latest generation desktop Ryzen CPUs. It is also in Epyc server processors (successor of Opteron processors), and APUs.[63][74][75]

The first desktop processors without graphics processing unit (codenamed "Summit Ridge") were initially expected to start selling at the end of 2016, according to an AMD roadmap; with the first mobile and desktop processors of the AMD Accelerated Processing Unit type (codenamed "Raven Ridge") following in late 2017.[76] AMD officially delayed Zen until Q1 of 2017. In August 2016, an early demonstration of the architecture showed an 8 cores/16 threads engineering sample CPU at 3.0 GHz.[9]

In December 2016, AMD officially announced the desktop CPU line under the Ryzen brand for release in Q1 2017. It also confirmed Server processors would be released in Q2 2017, and mobile APUs in H2 2017.[77]

On March 2, 2017, AMD officially launched the first Zen architecture-based octacore Ryzen desktop CPUs. The final clock speeds and TDPs for the 3 CPUs released in Q1 of 2017 demonstrated a significantly better performance-per-watt benefits over the last generation K15h (Piledriver) architecture.[78][79] The octacore Ryzen desktop CPUs demonstrated performance-per-watt comparable to Intel's Broadwell architecture based octacore CPUs.[80][81]

In March 2017, AMD also demonstrated an engineering sample of the unreleased server CPU based on Zen architecture. The CPU (codenamed "Naples") was configured as a dual socket server platform with each CPU having 32 cores/64 threads.[1][9]

Desktop processors

Target
segment
Cores
(threads)
Processor
Branding & Model
Clock rate (GHz) Cache1 TDP Socket Memory
support
PCIe Lanes2 Release
date
Release
price (USD)
Base Boost XFR L2 L3
High-End 16 (32) Ryzen
Threadripper [82][83]
1950X[84][85] 3.4 4.0 4.2 512 KB
per core [85][86][87]
32 MB [85][86][87] 180 W TR4[88] DDR4-2666
Quad-channel[88][89]
64[90] Aug 10, 2017[91][92] $999
12 (24) 1920X[84][85] 3.5 $799
1920[93] 3.2 3.8 TBA 140 W TBA TBA
8 (16)[92] 1900X[85][91][92] 3.8[92] 4.0 4.2 16 MB[85] 180 W Aug 31, 2017[92] $549
Performance 8 (16) Ryzen 7 1800X 3.6 4.0 4.1 512 KB
per core
16 MB 95 W AM4 DDR4-2666
Dual-channel
24[94] Mar 2, 2017 $499
1700X 3.4 3.8 3.9 $399
Pro 1700X[95] 3.5 3.7 TBA Jun 29, 2017 TBA
1700 3.0 3.75 65 W Mar 2, 2017 $329
Pro 1700[95] TBA Jun 29, 2017 TBA
Mainstream 6 (12) Ryzen 5 1600X 3.6 4.0 4.1 16 MB 95 W Apr 11, 2017 $249
1600 3.2 3.6 3.7 65 W $219
Pro 1600[95] TBA Jun 29, 2017 TBA
4 (8) 1500X 3.5 3.7 3.9 Apr 11, 2017 $189
Pro 1500[95] TBA Jun 29, 2017 TBA
1400 3.2 3.4 3.45 8 MB Apr 11, 2017 $169
Entry-Level 4 (4)[96] Ryzen 3 1300X[97][98] 3.5 3.7 3.9[99] 8 MB 65 W [96] Jul 27, 2017 $129
Pro 1300[95] TBA Jun 29, 2017 TBA
1200[97][98][100] 3.1 3.4 3.45[99] Jul 27, 2017 $109
Pro 1200[95] TBA Jun 29, 2017 TBA

Note 1: AMD defines 1 kilobyte (KB) as 1024 bytes, and 1 megabyte (MB) as 1024 kilobytes.[101]
Note 2: PCIe lane count includes 4 lanes used for connectivity to the chipset.[102]

Server processors

AMD announced in March 2017 it will release a server platform based on Zen, codenamed Naples, in the second quarter of the year. The platform will include 1 and 2 socket systems. The CPUs in multi processor configurations will communicate via AMD's Infinity Fabric.[103] Each chip supports 8 channels of memory and 128 PCIe 3.0 lanes, of which 64 lanes will be used for CPU to CPU communication through Infinity Fabric when installed in a dual processor configuration.[104] AMD officially revealed Naples under the brand name Epyc in May 2017.[105]

On June 20 2017, AMD officially released the Epyc 7000 series CPUs at a launch event in Austin, Texas.[106]

Socket
Configu-
ration
Brand & Model Cores
(threads)
Clock rate (GHz) Cache Memory TDP
(W)
Socket Release
date
Release
price (USD)
Base Boost L2
(kB)
L3
(MB)
chan-
nels
Max.
frequency
All Core Max
2P Epyc7601[107][108][109]32 (64)2.2 2.73.2TBA648DDR4-2666180SP3 LGA
[110]
June 2017
[111]
$4200+
7551[107][108][109]2.02.553.0TBA$3400+
7501[107][108][109]2.6TBA155/170$3400+
7451[107][108][109]24 (48)2.32.93.2TBA180$2400+
7401[107][108][109]2.02.83.0TBA155/170$1850+
7351[107][108][109]16 (32)2.42.9TBA155/170$1100+
7301[107][108][109]2.22.7TBA0$800+
7281[107][108][109]2.1TBA32[107]0$650+
7251[107][108][109]8 (16)2.9TBADDR4-24001200$475+
1P 7551P[107][108][109]32 (64)2.02.553.0TBA64DDR4-2666180$2100+
7401P[107] [108][109]24 (48)2.8TBA155/170$1075+
7351P[107] [108][109]16 (32)2.42.9TBA0$750+

See also

References

  1. 1 2 3 4 5 6 Anthony, Sebastian (18 August 2016). "AMD says Zen CPU will outperform Intel Broadwell-E, delays release to 2017". Ars Technica. Retrieved 18 August 2016.
  2. 1 2 3 "GlobalFoundries announces 14nm validation with AMD Zen silicon". ExtremeTech.
  3. Juyeop Han. "Samsung Electronics Does Toll Manufacturing for AMD’s Next Chip". etnews.
  4. "Details of AMD Zen 16-core x86 APU emerge".
  5. "AMD Zen-based 8-core Desktop CPU Arrives in 2016, on Socket FM3". TechPowerUp.
  6. Kampman, Jeff (16 May 2017). "Ryzen Threadripper CPUs will offer 16 cores and 32 threads". Tech Report. Retrieved 16 May 2017.
  7. Kennedy, Patrick (16 May 2017). "AMD EPYC New Details on the Emerging Server Platform". Serve the Home. Retrieved 16 May 2017.
  8. 1 2 Ryan Smith (6 May 2015). "AMD’s 2016-2017 x86 Roadmap: Zen Is In, Skybridge Is Out". AnandTech.
  9. 1 2 3 4 Kampman, Jeff (18 August 2016). "AMD gives us our first real moment of Zen". Tech Report. Retrieved 18 August 2016.
  10. Linder, Brad (1 February 2017). "AMD Ryzen chips coming in March, followed by Vega GPU in Q2, 2017". Liliputing. Retrieved 1 February 2017.
  11. Cutress, Ian. "AMD's Future in Servers: New 7000-Series CPUs Launched and Epyc Analysis". AnandTech. Retrieved 8 August 2017.
  12. Brad Chacos (8 January 2016). "AMD Zen-based CPUs and APUs will unify around Socket AM4". PCWorld.
  13. "How AMD's powerful Zen chip flouts the SoC stereotype". PCWorld. Retrieved 2017-03-08.
  14. Cutress, Ian (18 August 2016). "Early AMD Zen Server CPU and Motherboard Details". Anandtech. Retrieved 22 March 2017.
  15. "Weekend tech reading: AMD 'Zen' and their return to high-end CPUs, tracking Windows pirates - TechSpot". techspot.com. Retrieved 2015-05-12.
  16. "AMD: Zen chips headed to desktops, servers in 2016 - The Tech Report - Page 1". techreport.com. Retrieved 2015-05-12.
  17. Anton Shilov (11 September 2014). "AMD: ‘Bulldozer’ was not a game-changer, but next-gen ‘Zen’ will be". KitGuru. Retrieved 1 February 2015.
  18. "AMD Zen Confirmed for 2016, Features 40% IPC Improvement Over Excavator".
  19. Ian Cutress (2017-03-02). "The Core Complex, Caches, and Fabric". Retrieved 2017-06-21.
  20. Clark, Mike. "A New x86 Core Architecture for the Next Generation of Computing" (PDF). AMD. p. 7. Archived (PDF) from the original on 2016-11-26.
  21. http://www.anandtech.com/show/10578/amd-zen-microarchitecture-dual-schedulers-micro-op-cache-memory-hierarchy-revealed
  22. Mujtaba, Hassan. "AMD Opens The Lid on Zen Architectural Details at Hot Chips – Huge Performance Leap Over Excavator, Massive Throughput on 14nm FinFET Design". WCCFtech. Retrieved 23 August 2016.
  23. Walrath, Josh. "AMD Zen Architecture Overview: Focus on Ryzen | PC Perspective". PC Perspective. Retrieved 13 March 2017.
  24. Jiménez, Daniel. "Strided Sampling Hashed Perceptron Predictor" (PDF). Texas A&M University.
  25. Williams, Chris. "'Neural network' spotted deep inside Samsung's Galaxy S7 silicon brain". The Register.
  26. Fog, Agner. "The microarchitecture of Intel, AMD and VIA CPUs" (PDF). Technical University of Denmark.
  27. 1 2 "AMD Starts Linux Enablement On Next-Gen "Zen" Architecture". Phoronix. 17 March 2015. Retrieved 17 March 2015.
  28. http://www.amd.com/en-us/press-releases/Pages/amd-takes-computing-2016dec13.aspx
  29. Chen, Sam (24 June 2017). "XFR". Custom PC Review. Retrieved 26 July 2017.
  30. Kirk Ladendorf - For the American-Statesman. "Amid challenges, chipmaker AMD sees a way forward".
  31. Lilly, Paul (23 July 2016), "AMD Shipping Zen In Limited Quantity Q4, Volume Rollout Ramps Q1 2017", hothardware.com, Zen is being built on an advanced GlobalFoundries-sourced 14nm FinFET process
  32. 1 2 "14nm AMD Zen CPU Will Have DDR4 and Simultaneous Multithreading". Softpedia. 28 January 2015. Retrieved 31 January 2015.
  33. "AMD's next gen CPU Zen". Shattered.Media. May 2015.
  34. "AMD's Zen core (family 17h) to have ten pipelines per core".
  35. 1 2 Cutress, Ian (18 August 2016). "AMD Zen Microarchitecture". Anandtech. Retrieved 18 August 2016.
  36. Jim Keller On AMD's Next-Gen High Performance x86 Zen Core & K12 ARM Core. YouTube. 7 May 2014.
  37. "Jim Keller Leaves AMD". Anand tech. Retrieved 2015-10-14.
  38. Merritt, Rick (24 August 2016). "AMD Reveals Zen of X86". EE Times. Retrieved 3 March 2017.
  39. TAKAHASHI, Dean (24 August 2016). "How AMD designed what could be its most competitive processors in a decade". VentureBeat. Retrieved 3 March 2017.
  40. Wong, Adrian (18 April 2017). "Joe Macri : The Disruptive Nature of AMD Ryzen". TechArp. Retrieved 20 April 2017.
  41. "AMD set to release first ‘Zen’-based microprocessors in late 2016 – document". KitGuru.net. 12 June 2015. Retrieved 30 August 2015.
  42. "OC3D :: Article :: AMD Tests Zen CPUs, "Met All Expectation" with no "Significant Bottlenecks" found :: AMD Tests Zen CPUs, Met All Expectation with no Significant Bottlenecks found".
  43. "Samsung to fab AMD Zen & Arctic islands on its 14 nm Finfet node", Tech power up.
  44. Moorhead, Patrick (25 July 2016). "AMD Officially Diversifies 14nm Manufacturing With Samsung". Forbes. Retrieved 26 July 2016.
  45. "AMD’s next-gen CPU leak: 14nm, simultaneous multithreading, and DDR4 support". ExtremeTech.
  46. Rulison, Larry (22 August 2016). "Reports: Chip made by GlobalFoundries beats Intel". Times Union. Retrieved 22 August 2016.
  47. Hruska, Joel (7 January 2016). "Confirmed: GlobalFoundries will manufacture AMD’s mobile, low-power Polaris GPUs". ExtremeTech. Retrieved 22 August 2016.
  48. "AMD: We have taped out our first FinFET products". KitGuru.
  49. "CES: AMD finally unveils 28nm APU Kaveri to battle Intel Haswell". The Inquirer.
  50. "Intel Kaby Lake to compete against AMD Zen at end of 2016". 2016-03-02. Retrieved 2016-03-07. Intel's Kaby Lake-series processors, which are scheduled to launch in the third quarter, but will not begin volume production until the end of 2016, while AMD is set to release its Zen architecture-based processors at the end of the fourth quarter.
  51. Edward Jones (21 Oct 2016). "AMD Zen: A serious challenge to Intel?". Channel Pro.
  52. Manion, Wayne (8 February 2017). "AMD touts Zen die size advantage at ISSCC". Tech Report. Retrieved 10 February 2017.
  53. "Intel’s ‘Tick-Tock’ Seemingly Dead, Becomes ‘Process-Architecture-Optimization’". Anandtech. Retrieved 23 March 2016.
  54. Smith, Ryan (31 May 2016). "AMD Briefly Shows Off Zen "Summit Ridge" Silicon". Retrieved 7 June 2016.
  55. "AMD Announces Zen, 40% IPC Improvement Over Excavator - Coming In 2016". 7 May 2015.
  56. Ian Cutress (June 2, 2015). "IPC Increases: Double L1 Data Cache, Better Branch Prediction - AMD Launches Carrizo: The Laptop Leap of Efficiency and Architecture Updates". Anandtech.
  57. Cutress, Ian (22 February 2017). "AMD Launches Zen". Anandtech.com. Retrieved 22 February 2017.
  58. 1 2 3 Kampman, Jeff (13 December 2016). "AMD crests Summit Ridge with Ryzen CPUs". TechReport. Retrieved 13 December 2016.
  59. http://www.anandtech.com/show/10591/amd-zen-microarchiture-part-2-extracting-instructionlevel-parallelism/7
  60. http://www.eurogamer.net/articles/digitalfoundry-2017-how-amds-ryzen-will-disrupt-the-cpu-market
  61. "AMD's Zen processors to feature up to 32 cores, 8-channel DDR4". TechSpot.
  62. MAC (30 March 2017). "ECC Memory & AMD's Ryzen - A Deep Dive". Hardware Canucks. Retrieved 14 July 2017.
  63. 1 2 "Zen-based APU with HBM to be AMD Carrizo successor".
  64. Shrout, Ryan (30 May 2017). "Computex 2017: AMD Demos Ryzen Mobile SoC with Vega Graphics". PC Perspective. Retrieved 2 June 2017.
  65. "[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)".
  66. "AMD MEMORY ENCRYPTION WHITEPAPER" (PDF).
  67. "LKML - Tom Lendacky (AMD) explains AMD Secure Memory Encryption".
  68. "AMD - Other Developer Guides: Secure Encrypted Virtualization Key Management PDF – 05/19/2016" (PDF).
  69. L, Alex; Walrath, Josh (12 January 2017). "Podcast #432 - Kaby Lake, Vega, CES Review". PC Perspective. Retrieved 13 January 2017.
  70. Mah Ung, Gordon (28 September 2016). "How AMD's powerful Zen chip flouts the SoC stereotype". PC World. Retrieved 13 January 2017.
  71. Justin, Michael; Sexton, Allen (3 March 2017). "AMD's AM4 Ryzen Chipsets". Tom's Hardware. Retrieved 3 March 2017.
  72. Smith, Ryan (12 December 2016). "AMD Announces Radeon Instinct: GPU Accelerators for Deep Learning, Coming in 2017". Anandtech. Retrieved 12 December 2016.
  73. Shrout, Ryan (12 December 2016). "Radeon Instinct Machine Learning GPUs include Vega, Preview Performance". PC Per. Retrieved 12 December 2016.
  74. "AMD Zen FX CPUs, APUs Release Details Surface, Top-Notch Performance In The Cards". Tech Times.
  75. "32-core AMD Opteron to feature quad-die MCM design". KitGuru.
  76. Mark Mantel (7 February 2017). "CPU-Roadmap 2017 - 2018: Künftige AMD- und Intel-CPUs/-APUs in der Übersicht". PC Games Hardware (in Germany). Retrieved 7 February 2017.
  77. Larabel, Michael (13 December 2016). "AMD Reveals More Zen CPU Details, Officially Known As Ryzen, No Linux Details Yet". Phoronix. Retrieved 13 December 2016.
  78. "Power Consumption And Efficiency - AMD FX-8350 Review: Does Piledriver Fix Bulldozer's Flaws?". Tom's Hardware. 2012-10-22. Retrieved 2017-03-12.
  79. "AMD Ryzen 7 1800X: Power Consumption And Temperatures". Tom's Hardware. 2017-03-02. Retrieved 2017-03-12.
  80. "AMD Ryzen 7 1800X and AM4 Platform Review". bit-tech. Retrieved 2017-03-12.
  81. "The AMD Ryzen 7 1800X Review: Now and Zen | Power Consumption and Conclusions". www.pcper.com. Retrieved 2017-03-12.
  82. Kampman, Jeff (16 May 2017). "Ryzen Threadripper CPUs will offer 16 cores and 32 threads". Tech Report. Retrieved 16 May 2017.
  83. "AMD Unveils Expanding Set of High-Performance Products and Technologies Propelling Next Phase of Growth". Advanced Micro Devices, Inc. 2017-05-16. Archived from the original on 2017-05-17. Retrieved 2017-05-17.
  84. 1 2 Cutress, Ian (13 July 2017). "AMD Threadripper 1920X and 1950X CPU Details". Anandtech. Retrieved 13 July 2017.
  85. 1 2 3 4 5 6 Alcorn, Paul (30 July 2017). "Threadripper Lands August 10, AMD Unveils Pricing, Accessory Kit, New 8-Core Model". Tom's Hardware. Retrieved 1 August 2017.
  86. 1 2 "AMD Ryzen™ Threadripper 1950X".
  87. 1 2 "AMD Ryzen™ Threadripper 1920X".
  88. 1 2 Manion, Wayne (30 May 2017). "ROG Zenith Extreme spills some beans on Ryzen Threadripper". Tech Report. Retrieved 30 May 2017.
  89. Shrout, Ryan (13 July 2017). "AMD Ryzen Threadripper 1950X and 1920X Announced: Flagship Performance at $999". PC Perspective. Retrieved 14 July 2017.
  90. Bright, Peter (13 July 2017). "AMD Threadripper—16 cores and 32 threads for $999–arrives in August". Ars Technica. Retrieved 4 August 2017.
  91. 1 2 Cutress, Ian (30 July 2017). "AMD Threadripper 1950X and 1920X Out August 10th". Anandtech. Retrieved 31 July 2017.
  92. 1 2 3 4 5 "AMD announces Ryzen Threadripper 1900X on facebook". official Advanced Micro Devices, Inc. account on facebook. 2017-07-31. Retrieved 2017-07-31.
  93. "Gigabyte X399 AORUS Gaming 7 CPU list".
  94. Walton, Mark (2 March 2017). "AMD Ryzen 7 1800X still behind Intel, but it’s great for the price". Ars Technica. Retrieved 4 August 2017.
  95. 1 2 3 4 5 6 Shilov, Anton (29 June 2017). "AMD Launches Ryzen PRO CPUs". Anandtech. Retrieved 29 June 2017.
  96. 1 2 Linder, Brad (5 April 2017). "AMD Ryzen 3 1200 chip details leaked ahead of schedule". Liliputing. Retrieved 31 May 2017.
  97. 1 2 Smith, Ryan (29 June 2017). "AMD Inadvertently Reveals Ryzen 3 1300 & 1200 Details". Anandtech. Retrieved 29 June 2017.
  98. 1 2 Bright, Peter (13 July 2017). "AMD Threadripper—16 cores and 32 threads for $999–arrives in August". Ars Technica. Retrieved 13 July 2017.
  99. 1 2 http://www.anandtech.com/show/11658/the-amd-ryzen-3-1300x-ryzen-3-1200-cpu-review
  100. Frederiksen, Eric (30 May 2017). "Dell taps AMD for the Inspiron Gaming Desktop and new AIOs". Tech Report. Retrieved 30 May 2017.
  101. "Processor Programming Reference (PPR) for AMD Family 17h Model 01h, Revision B1 Processors" (PDF). Processor Programming Reference (PPR) for AMD Family 17h Model 01h, Revision B1 Processors. AMD. Retrieved 14 July 2017.
  102. Hagedoorn, Hilbert (11 April 2017). "AMD Ryzen 5 1500X and 1600X review - The AMD Chipsets". Guru3D. Retrieved 4 August 2017.
  103. Kampman, Jeff (7 March 2017). "AMD's Naples platform prepares to take Zen into the datacenter". Tech Report. Retrieved 7 March 2017.
  104. Cutress, Ian (7 March 2017). "AMD Prepares 32-Core Naples CPUs for 1P and 2P Servers: Coming in Q2". Anandtech. Retrieved 7 March 2017.
  105. Kampman, Jeff (16 May 2017). "AMD's Naples datacenter CPUs will make an Epyc splash". Tech Report. Retrieved 16 May 2017.
  106. "AMD launches broad Epyc server processor line with up to 32 cores per chip". VentureBeat. 2017-06-20. Retrieved 2017-08-08.
  107. 1 2 3 4 5 6 7 8 9 10 11 12 13 http://www.amd.com/system/files/2017-06/AMD-EPYC-Data-Sheet.pdf Page 2
  108. 1 2 3 4 5 6 7 8 9 10 11 12 Cutress, Ian (20 June 2017). "AMD's Future in Servers: New 7000-Series CPUs Launched and EPYC Analysis". Anandtech.com. Retrieved 21 June 2017.
  109. 1 2 3 4 5 6 7 8 9 10 11 12 Cutress, Ian (20 June 2017). "AMD EPYC Launch Event Live Blog". Anandtech.com. Retrieved 21 June 2017.
  110. Kennedy, Patrick (16 May 2017). "AMD EPYC is the New AMD Zen Based Server Brand for Naples". Serve the Home. Retrieved 16 May 2017.
  111. Kennedy, Patrick (16 May 2017). "AMD EPYC New Details on the Emerging Server Platform". Serve the Home. Retrieved 16 May 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.