Zen 5

2024 AMD 4-nanometer processor microarchitecture From Wikipedia, the free encyclopedia

Zen 5 ("Nirvana")[1] is a microarchitecture for CPUs by AMD, shown on their roadmap in May 2022,[2] launched for mobile in July 2024 and for desktop in August 2024.[3] It is the successor to Zen 4 and is currently fabricated on TSMC's N4P process.[4] Zen 5 is also planned to be fabricated on the N3E process in the future.[5]

LaunchedMobile
July 17, 2024; 19 months ago (2024-07-17)

Desktop
August 8, 2024; 19 months ago (2024-08-08)

High-end Desktop
August 30, 2025; 6 months ago (2025-08-30)

Server
October 10, 2024; 17 months ago (2024-10-10)
Designed byAMD
Common manufacturer
CPUID codeFamily 1Ah
Quick facts General information, Launched ...
Zen 5
AMD Ryzen 9 9950X
General information
LaunchedMobile
July 17, 2024; 19 months ago (2024-07-17)

Desktop
August 8, 2024; 19 months ago (2024-08-08)

High-end Desktop
August 30, 2025; 6 months ago (2025-08-30)

Server
October 10, 2024; 17 months ago (2024-10-10)
Designed byAMD
Common manufacturer
CPUID codeFamily 1Ah
Physical specifications
Cores
  • Mobile: 8 to 12
    Desktop: 6 to 16
    Server: 16 to 192
Memory (RAM)
Package
  • FP8, FL1
Sockets
Cache
L1 cache80 KB (per core):
  • 32 KB instructions
  • 48 KB data
L2 cache1 MB (per core)
L3 cache
  • 32–128 MB (32 MB per CCD + 64 MB with 3D V-cache)
  • 24 MB (in Strix Point)
Architecture and classification
Technology nodeTSMC N4X (Zen 5 CCD)
TSMC N3E (Zen 5c CCD)
TSMC N6 (IOD)
TSMC N4P (Mobile)
MicroarchitectureZen
Instruction setAMD64 (x86-64)
Extensions
Products, models, variants
Product code names
  • Core
    • Nirvana (Zen 5)
    • Prometheus (Zen 5c)
  • Desktop
    • Granite Ridge
  • HEDT/Workstation
    • Shimada Peak
  • Thin & Light Mobile
    • Strix Point
    • Krackan Point
    • Gorgon Point
  • Extreme Mobile
    • Strix Halo
    • Fire Range
  • Server
    • Turin
    • Turin Dense
Brand names
History
PredecessorZen 4  Zen 4c
SuccessorZen 6  Zen 6c
Close
Two AMD Ryzen 9000 series micro­processors with Zen 5 architecture

The Zen 5 microarchitecture powers Ryzen 9000 series desktop processors (codenamed "Granite Ridge"), Epyc 9005 server processors (codenamed "Turin"),[6] and Ryzen AI 300 thin and light mobile processors (codenamed "Strix Point").[7][8]

Background

Zen 5 was first officially mentioned during AMD's Ryzen Processors: One Year Later presentation on April 9, 2018.[9]

A roadmap shown during AMD's Financial Analyst Day on June 9, 2022 confirmed that Zen 5 and Zen 5c would be launching in 3 nm and 4 nm variants in 2024.[10] The earliest details on the Zen 5 architecture promised a "re-pipelined front end and wide issue" with "integrated AI and Machine Learning optimizations".[10]

During AMD's Q4 2023 earnings call on January 30, 2024, AMD CEO Lisa Su stated that Zen 5 products would be "coming in the second half of the year".[11]

Architecture

Die-Shot of an AMD Ryzen 5 9600X, mainly in blue, and rather symmetric structure
Die-Shot of an AMD Ryzen 5 9600X with a Zen 5 microarchitecture

Zen 5 is a ground-up redesign of Zen 4 with a wider front-end, increased floating-point throughput, and more-accurate branch prediction.[12]

Fabrication process

Zen 5 was designed with both 4 nm and 3 nm processes in mind. This acted as an insurance policy for AMD in the event that TSMC's mass production of its N3 nodes were to face delays, significant wafer defect issues, or capacity issues. One industry analyst estimated early N3 wafer yields to be at 55% while others estimated yields to be similar to those of N5 at between 60-80%.[13][14] Additionally, Apple, as TSMC's largest customer, gets priority access to the latest process nodes. In 2022, Apple was responsible for 23% of TSMC's $72 billion in total revenue.[15] After N3 began ramping at the end of 2022, Apple bought up the entirety of TSMC's early N3B wafer production capacity to fabricate their A17 and M3 SoCs.[16] Zen 5 desktop and server processors continue to use the N6 node for the I/O die fabrication.[17]

Zen 5 Core Complex Dies (CCDs) are fabricated on TSMC's N4X node which is intended to accommodate higher frequencies for high-performance computing (HPC) applications.[18] Zen 4-based mobile processors were fabricated on the N4P node which is targeted more toward power efficiency. N4X maintains IP compatibility with N4P and offers a 6% frequency gain over N4P at the same power but comes with the trade-off of moderate leakage.[19] Compared to the N5 node used to produce Zen 4 CCDs, N4X can enable up to 15% higher frequencies while running at 1.2V.[20]

The Zen 5 CCD, codenamed "Eldora",[1] has a die size of 70.6mm2, a 0.5% reduction in area from Zen 4's 71mm2 CCD while achieving a 28% increase in transistor density due to the N4X process node.[21] Zen 5's CCD contains 8.315 billion transistors compared to the Zen 4 CCD's 6.5 billion transistors.[22] One Zen 5 core is larger than one Zen 4 core, but the CCD has been reduced via shrinking the L3 cache. The monolithic die used by "Strix Point" mobile processors, fabricated on TSMC's lower power N4P node, measures 232.5mm2 in area.[21]

Front end

Branch prediction

Zen 5's changes to branch prediction are the most significant divergence from any previous Zen microarchitecture. The branch predictor in a core tries to predict the outcome when there are diverging code paths. Zen 5's branch predictor is able to operate two-ahead where it can predict up to two branches per clock cycle. Previous architectures were limited to one branch instruction per clock cycle, limiting the instruction-fetch throughput of branch-heavy programs.[23] Two-ahead branch predictors have been discussed in academic research dating back to André Seznec et al.'s 1996 paper "Multiple-block ahead branch predictors".[24] 28 years after it was first proposed in academic research, AMD's Zen 5 architecture became the first microarchitecture to fully implement two-ahead branch prediction.[4] Increased data prefetching assists the branch predictor.[4]

Execution engines

Integer units

Zen 5 contains six Arithmetic Logic Units (ALUs), up from four ALUs in prior Zen architectures. A greater number of ALUs that handle common integer operations can increase per-cycle scalar integer throughput by 50%.[25]

Vector engines and instructions

The vector engine in Zen 5 features four floating-point pipes compared to three pipes in Zen 4. Zen 4 introduced AVX-512 instructions. AVX-512 capabilities have been expanded with Zen 5 with a doubling of the floating-point pipe width to a native 512-bit floating-point datapath. The AVX-512 datapath is configurable depending on the product. Ryzen 9000 series desktop processors and EPYC 9005 server processors feature the full 512-bit datapath, but Ryzen AI 300 mobile processors feature a 256-bit datapath to reduce power consumption. AVX-512 instruction has been extended to VNNI/VEX instructions. Additionally, there is greater bfloat16 throughput.[4]

Cache

L1

The wider front end in the Zen 5 architecture necessitates larger caches and higher memory bandwidth in order to keep the cores fed with data. The L1 cache per core is increased from 64 KB to 80 KB per core. The L1 instruction cache remains the same at 32 KB but the L1 data cache is increased from 32 KB to 48 KB per core. Furthermore, the bandwidth of the L1 data cache for 512-bit floating-point unit pipes has also been doubled. The L1 data cache's associativity has increased from 8-way to 12-way in order to accommodate its larger size.[4]

L2

The L2 cache remains at 1 MB but its associativity has increased from 8-way to 16-way. Zen 5 also has a doubled L2 cache bandwidth of 64 bytes per clock.[4]

More information Cache, L1 (Data) ...
Cache Zen 4 Zen 5
L1
 
(Data)
Size 32 KB 48 KB
Associativity 8-way 12-way
Bandwidth 32B/clk 64B/clk
L1
 
(In-
struc-
tions)
Size 32 KB 32 KB
Associativity 8-way 8-way
Bandwidth 64B/clk 64B/clk
L2 Size 1 MB 1 MB
Associativity 8-way 16-way
Bandwidth 32B/clk 64B/clk
L3 Size 32 MB 32 MB
Associativity 16-way 16-way
Bandwidth 32B/clk Read
16B/clk Write
32B/clk Read
16B/clk Write
Close

L3

The L3 cache is filled from L2 cache victims and in-flight misses. Latency for accessing the L3 cache has been reduced by 3.5 cycles.[26] A Zen 5 Core Complex Die (CCD) contains 32 MB of L3 cache shared between the 8 cores. In Zen 5 3D V-Cache CCDs, a piece of silicon containing 64 MB of extra L3 cache is placed under the cores rather than on top like in prior generations for a total of 96 MB.[27] This allows for increased core frequency compared to previous generation 3D V-Cache implementations which were sensitive to higher voltages. The Zen 5-based Ryzen 7 9800X3D has a 500 MHz increased base frequency over the Zen 4-based Ryzen 7 7800X3D and allows overclocking for the first time.[28]

Ryzen AI 300 APUs, codenamed "Strix Point", features 24 MB of total L3 cache which is split into two separate cache arrays. 16 MB of dedicated L3 cache is shared by the 4 Zen 5 cores and 8 MB is shared by the 8 Zen 5c cores.[29] Zen 5c cores are not able to access the 16 MB L3 cache array and vice versa.[30]

Other changes

Other features and changes in the Zen 5 architecture, compared to Zen 4, include:

  • Memory speeds up to DDR5-5600 (From DDR5-5200) and LPDDR5X-7500 are officially supported.[31]
More information Attribute ...
Zen 4 vs Zen 5 capabilities[32]
Attribute Zen 4 Zen 5
L1/L2 BTB 1.5K/7K 16K/8K
Return Address Stack 32 52
ITLB L1/L2 64/512 64/2048
Fetched/Decoded Instruction Bytes/cycle 32 64
Op Cache associativity 12-way 16-way
Op Cache bandwidth 9 macro-ops 12 inst or fused inst
Dispatch bandwidth (macro-ops/cycle) 6 8
AGU Scheduler 3x24 ALU/AGU 56
ALU Scheduler 1x24 ALU 88
ALU/AGU 4/3 6/4
Int PRF (red/flag) 224/126 240/192
Vector Reg 192 384
FP Pre-Sched Queue 64 96
FP Scheduler 2x32 3x38
FP Pipes 3 4
Vector Width 256 256b/512b
ROB/Retire Queue 320 448
LS Mem Pipes support Load/Store 3/1 4/2
DTLB L1/L2 72/3072 96/4096
Close

Products

Desktop

Granite Ridge

AMD announced an initial lineup of four models of Ryzen 9000 processors on June 3, 2024, including one Ryzen 5, one Ryzen 7 and two Ryzen 9 models. Manufactured on a 4 nm process, the processors feature between 6 and 16 cores.[33] Ryzen 9000 processors were released in August 2024.[4]

In May 2025 four of these processors were also released in the 4005 range of the EPYC brand,[34] with the 4585PX corresponding to the 9950X3D, the 4565P to the 9950X, the 4345P to the 9700X, and the 4245P to the 9600. Two EPYC 4005 parts, both 65W, have no direct Ryzen 9000 series equivalent: the EPYC 4465P with 12 cores at 3.4 GHz, and the 4545P with sixteen cores at 3.0 GHz.[34]

Common features of Ryzen 9000 desktop CPUs:

  • Socket: AM5.
  • All the CPUs support DDR5-5600 RAM in dual-channel mode in 2x1R and 2x2R configuration, but only DDR5-3600 for 4x1R and 4x2R.
  • All the CPUs support 28 PCIe 5.0 lanes. 4 of the lanes are reserved as link to the chipset.
  • Includes integrated RDNA 2 GPU with 2 CUs and base and boost clock speeds of 0.4 GHz and 2.2 GHz, respectively. Models with "F" suffixes are without iGPUs.
  • L1 cache: 80 KB (48 KB data + 32 KB instruction) per core.
  • L2 cache: 1 MB per core.
  • Models with an "X3D" suffix include 2nd-generation 3D V-Cache in the form of a 64 MB cache die, which augments the L3 cache of one CCD.[35]
  • Fabrication process: TSMC N4X FinFET (N6 FinFET for the I/O die).
More information Branding and Model, Cores (threads) ...
Branding and Model Cores
(threads)
Clock rate (GHz) L3 cache
(total)
TDP Chiplets Core
config[i]
Thermal
solution
Release
date
Launch MSRP
Base Boost
Ryzen 9 9950X3D[36][37] 16 (32) 4.3 5.7 128 MB[ii] 170 W 2 × CCD
1 × I/OD
2 × 8 N/a March 12, 2025 US $699
9950X[39][40] 64 MB August 15, 2024 US $649
9900X3D[36][37] 12 (24) 4.4 5.5 128 MB[ii] 120 W 2 × 6 March 12, 2025 US $599
9900X[39][40] 5.6 64 MB August 15, 2024 US $499
Ryzen 7 9850X3D[41] 8 (16) 4.7 96 MB 1 × CCD
1 × I/OD
1 × 8 January 29, 2026 US $499
9800X3D[42][43] 5.2 November 7, 2024 US $479
9700X[39][40] 3.8 5.5 32 MB 65 W[iii] August 8, 2024 US $359
9700F[44] 65 W September 16, 2025 TBA
Ryzen 5 9600X[39][40] 6 (12) 3.9 5.4 65 W[iii] 1 × 6 August 8, 2024 US $279
9600[45] 3.8 5.2 65 W Wraith Stealth February 19, 2025 TBA
9500F[46] 5.0 September 16, 2025 CN ¥1,299
Close
    1. Core Complexes (CCX) × cores per CCX
    2. Only one of the two CCXes has 3D V-Cache.[38]
    3. TDP configurable to 105 W

    Shimada Peak

    AMD announced the Threadripper 9000 series of high-end desktop processors at Computex 2025, which released on July 30, 2025. These processors succeed the Zen 4 "Storm Peak" lineup and feature up to 96 Zen 5 cores. The processors come in two variants—the consumer "Threadripper" models and the more expensive workstation "Threadripper PRO" variants, which support more memory channels and PCIe lanes.[47]

    Common features of Ryzen 9000 HEDT/workstation CPUs:

    • Socket: sTR5.
    • Threadripper CPUs support DDR5-6400 in quad-channel mode while Threadripper PRO CPUs support DDR5-6400 in octa-channel mode with ECC support.
    • L1 cache: 80 KB (48 KB data + 32 KB instruction) per core.
    • L2 cache: 1 MB per core.
    • Threadripper CPUs support 80 PCIe 5.0 lanes (4 of which runs PCIe 4.0 mode to the chipset; and remaining are usually running as 48 PCIe 5.0 lanes plus 24 PCIe 4.0 lanes), while Threadripper PRO CPUs support 128 PCIe 5.0 lanes (4 of which runs in PCIe 4.0 mode to the chipset), and extra 8 PCIe 3.0 lanes. Some lanes support alternative mode of running SATA3.
    • No integrated graphics.
    • Fabrication process: TSMC 4nm FinFET.
    More information Branding and model, Cores (threads) ...
    Branding and model Cores
    (threads)
    Clock rate (GHz) L3 cache
    (total)
    TDP Chiplets Core
    config[i]
    Release
    date
    MSRP
    Base Boost
    Ryzen
    Threadripper
    PRO
    9995WX 96 (192) 2.5 5.4 384 MB 350 W 12 × CCD
    1 × I/OD
    12 × 8 July 2025 [48] $11,699
    9985WX 64 (128) 3.2 256 MB 8 × CCD
    1 × I/OD
    8 × 8 $7,999
    9975WX 32 (64) 4.0 128 MB 4 × CCD
    1 × I/OD
    4 × 8 $4,099
    9965WX 24 (48) 4.2 4 × 6 $2,899
    9955WX 16 (32) 4.5 64 MB 2 × CCD
    1 × I/OD
    2 × 8 $1,649
    9945WX 12 (24) 4.7 2 × 6 OEM
    Ryzen
    Threadripper
    9980X 64 (128) 3.2 256 MB 8 × CCD
    1 × I/OD
    8 × 8 $4,999
    9970X 32 (64) 4.0 128 MB 4 × CCD
    1 × I/OD
    4 × 8 $2,499
    9960X 24 (48) 4.2 4 × 6 $1,499
    Close
    1. Core Complexes (CCXs) × cores per CCX

    Threadripper 9000 processors officially support up to 6400 MT/s DDR5 memory, a significant increase from 5200 MT/s in the previous generation.[49]

    AI 400 Series

    AMD announced an initial lineup of 6 models of Ryzen AI 400 processors on March 2, 2024, including two Ryzen 5 and one Ryzen 7 models. Manufactured on a 4 nm process, the processors feature between 6 and 8 cores. [50] Common features of Ryzen AI 400 desktop APUs:[51]

    • Socket: AM5.
    • All the CPUs support DDR5-5600 RAM in dual-channel mode in 2x1R and 2x2R configuration, but only DDR5-3600 for 4x1R and 4x2R.
    • L2 cache: 80 KB per core.
    • L2 cache: 1 MB per core.
    • Includes integrated RDNA 3.5 GPU.
    • Includes XDNA 2 AI Engine (Ryzen AI).
    • Fabrication process: TSMC 4 nm FinFET.
    More information Branding and model, CPU ...
    Branding

    and model

    CPU GPU NPU

    (Ryzen AI)

    TDP Release MSRP
    Cores

    (threads)

    Clock rate (GHz) L3 cache
    Base Boost Model Cores Clock

    (GHz)

    Ryzen AI 7 450G[a] 8 (16) 2.0 5.1 16 MB Radeon 860M 8 3.1 Up to 50 TOPS 65 W March 2, 2026

    (OEM)

    OEM
    Ryzen AI 7 450GE[a] 35 W
    Ryzen AI 5 440G[a] 6 (12) 4.8 16 MB Radeon 840M 4 2.9 65 W
    Ryzen AI 5 440GE[a] 35 W
    Ryzen AI 5 435G[a] 4.5 8 MB 2.8 65 W
    Ryzen AI 5 435GE[a] 35 W
    Close
    1. Model also available as PRO version as Ryzen AI 7 PRO 450G, Ryzen AI 7 PRO 450GE, Ryzen AI 5 PRO 440G, Ryzen AI 5 PRO 440GE, Ryzen AI 5 PRO 435G and Ryzen AI 5 PRO 435GE.


      Mobile

      Strix Point & Krackan Point

      The Ryzen AI 300 series of notebook processors was announced on June 3, 2024. Codenamed Strix Point (for the high performance Ryzen AI 9 300 series) & Krackan Point (for the mid-range Ryzen AI 5 and 7 300 series), these processors are named under a new model numbering system similar to Intel's Core and Core Ultra model numbering. Strix Point features a 3rd-gen Ryzen AI engine based on XDNA 2, providing up to 50 TOPS of neural processing unit performance. The integrated graphics is upgraded to RDNA 3.5, and top-end models have 16 CUs of GPU and 12 cores of CPU, an increase from the maximum of 8 CPU cores on previous-generation Ryzen ultra-thin mobile processors.[52] Notebooks featuring Ryzen AI 300 series processors were released on July 17, 2024.[53]

      Common features of Ryzen AI 300 notebook APUs:

      • Socket: BGA, FP8 package type.
      • All models support DDR5-5600 or LPDDR5X-8000 in dual-channel mode.
      • All models support 16 PCIe 4.0 lanes.
      • Native USB4 (40Gbps) Ports: 2
      • Native USB 3.2 Gen 2 (10Gbps) Ports: 2
      • iGPU uses the RDNA 3.5 microarchitecture.
      • NPU uses the XDNA 2 AI Engine (Ryzen AI).
      • Both Zen 5 and Zen 5c cores support AVX-512 using a half-width 256-bit FPU.
      • L1 cache: 80 KB (48 KB data + 32 KB instruction) per core.
      • L2 cache: 1 MB per core.
      • Fabrication process: TSMC N4P FinFET.
      More information Branding and model, CPU ...
      Branding and model CPU GPU NPU
      (Ryzen AI)
      TDP Release
      date
      Cores (threads) Clock (GHz) L3 cache
      (total)
      Model Clock
      (GHz)
      Total Zen 5 Zen 5c Base Boost
      (Zen 5)
      Boost
      (Zen 5c)
      Ryzen AI 9 (PRO)
      HX 375
      12 (24) 4 (8) 8 (16) 2.0 5.1 3.3 24 MB 890M
      16 CUs
      2.9 55 TOPS 15–54 W June 2, 2024 [54]
      (PRO)
      HX 370[55]
      50 TOPS
      365[55] 10 (20) 6 (12) 5.0 880M
      12 CUs
      Ryzen AI 7 PRO 360[56][57] 8 (16) 3 (6) 5 (10) 16 MB October 10, 2024 [58]
      (PRO)
      350
      4 (8) 4 (8) 3.5 860M
      8 CU
      3.0 Q1 2025[59]
      Ryzen AI 5 (PRO)
      340
      6 (12) 3 (6) 3 (6) 4.8 3.4 840M
      4 CU
      2.9
      330 4 (8) 1 (2) 4.5 8 MB 820M
      2 CU
      2.8 15–28 W July 2025 [60]
      Close

        Gorgon Point

        Common features of Ryzen AI 400 notebook APUs:

        • Socket: BGA, FP8 package type.
        • All models support DDR5-5600 or LPDDR5X-8000 (LPDDR5X-8533 for 440, 450, 465, 470, 475 series) in dual-channel mode.
        • All models support 16 PCIe 4.0 lanes.
        • Native USB4 (40Gbps) Ports: 2
        • Native USB 3.2 Gen 2 (10Gbps) Ports: 2
        • iGPU uses the RDNA 3.5 microarchitecture.
        • NPU uses the XDNA 2 AI Engine (Ryzen AI).
        • Both Zen 5 and Zen 5c cores support AVX-512 using a half-width 256-bit FPU.
        • L1 cache: 80 KB (48 KB data + 32 KB instruction) per core.
        • L2 cache: 1 MB per core.
        • Fabrication process: TSMC N4P FinFET.
        More information Branding and model, CPU ...
        Branding and model CPU GPU NPU
        (Ryzen AI)
        TDP Release
        date
        Cores (threads) Clock (GHz) L3 cache
        (total)
        Model Clock
        (GHz)
        Total Zen 5 Zen 5c Base Boost
        (Zen 5)
        Boost
        (Zen 5c)
        Ryzen AI 9 (PRO)
        HX 475
        12 (24) 4 (8) 8 (16) 2.0 5.2 3.3 24 MB 890M
        16 CUs
        3.1 60 TOPS 15–54 W January 5, 2026
        (PRO)
        HX 470
        55 TOPS
        (PRO)
        465[a]
        10 (20) 6 (12) 5.0 880M
        12 CUs
        2.9 50 TOPS
        Ryzen AI 7 (PRO)
        450[a]
        8 (16) 4 (8) 4 (8) 5.1 3.6 16 MB 860M
        8 CUs
        3.1
        445[a] 6 (12) 2 (4) 4.6 3.5 8 MB 840M
        4 CUs
        2.9
        Ryzen AI 5 PRO 440[a] 3 (6) 3 (6) 4.8 16 MB
        (PRO)
        435[a]
        2 (4) 4 (8) 4.5 3.4 8 MB 2.8
        430 4 (8) 1 (2) 3 (6) 15–28 W
        Close
        1. Model also available as "H" version as H 430, H 435, H PRO 435, H PRO 440, H 445, H PRO 445, H 450, H PRO 450, H 465, and H PRO 465, but lacks support for AMD EXPO and FreeSync technologies.

        Strix Halo

        Strix Halo represented a major departure of previous multi-chiplet mobile processors. Strix Halo's CCD is actually not the same type of CCD used on regular Zen 5 desktop processors. Instead it features a unique "sea of wires" interconnect that replaces the previous infinity fabric. This change allowed for greater power efficiency but also greater design complexity. This type of interconnect is rumored to be on Zen 6, the next generation of AMD CPU microarchitecture.[61][62]

        Common features of Strix Halo mobile CPUs:[63]

        • Socket: BGA, FP 11 package type.
        • All CPUs only support soldered LPDDR5X memory with a 256-bit memory bus.
        • All CPUs support 16 lanes of PCIe 4.0 lanes.
        • iGPU uses the RDNA 3.5 architecture.
        • Fabrication process: TSMC N4P FinFET.
        More information Branding and Model, CPU ...
        Branding and Model CPU GPU NPU
        (Ryzen AI)
        Chiplets Core config TDP Release date
        Cores (threads) Clock (GHz) L3 cache
        (total)
        Model Clock
        (GHz)
        Base Boost
        Ryzen AI MAX+ (PRO)
        395
        16 (32) 3.0 5.1 64 MB 8060S
        40 CUs
        2.9 50 TOPS 2 × CCD
        1 × I/OD with GPU
        2 × 8 45–120 W Q1 2025 [64]
        392 12 (24) 3.2 5.0 2 × 6 2026
        Ryzen AI MAX (PRO)
        390
        8050S
        32 CUs
        2.8 Q1 2025 [64]
        Ryzen AI MAX+ 388 8 (16) 3.6 32 MB 8060S
        40 CUs
        2.9 1 × CCD
        1 × I/OD with GPU
        1 × 8 2026
        Ryzen AI MAX (PRO)
        385
        8050S
        32 CUs
        2.8 Q1 2025 [64]
        PRO 380 6 (12) 3.6 4.9 16 MB 8040S
        16 CUs
        1 × 6
        Close

        Fire Range

        Common features of Ryzen 9000 Fire Range series:

        • Socket: FL1.
        • All models support dual-channel DDR5-5600 with a maximum capacity of 96 GB.
        • All models support 28 PCIe 5.0 lanes.
        • Native USB 3.2 Gen 2 (10 Gbps): 4.
        • Native USB 2.0 (480 Mbps): 1.
        • iGPU: AMD Radeon 610M (2 CU @ 2200 MHz).
        • No NPU.
        • Fabrication process: TSMC N4 FinFET (CCD) + TSMC N6 FinFET (I/OD).[65]
        More information Branding and Model, Cores (threads) ...
        Branding and Model Cores (threads) Clock (GHz) L3 cache
        (total)
        Chiplets Core config TDP Release date
        Base Boost
        Ryzen 9 9955HX3D[65] 16 (32) 2.3 5.4 128 MB 2 × CCD
        1 × I/OD
        2 × 8 54 W 1H 2025
        9955HX[65] 16 (32) 2.5 64 MB
        9850HX[65] 12 (24) 3.0 5.2 2 × 6
        Close

        Server

        Turin

        Alongside Granite Ridge desktop and Strix Point mobile processors, the Epyc 9005 series of high-performance server processors, codenamed Turin, were also announced at Computex on June 3, 2024. It uses the same SP5 socket as the previous Epyc 9004 series processors, and will pack up to 128 cores and 256 threads on the top-end model. Turin will be built on a TSMC 4 nm process.[66]

        Common features of EPYC 9000 server processors:

        More information Branding and Model, Cores (threads) ...
        Branding and Model Cores
        (threads)
        Clock rate (GHz) L3 cache
        (total)
        TDP Chiplets Core
        config[i]
        Release
        date
        Launch
        price[a]
        Base Boost
        Epyc 9755 128 (256) 2.7 4.1 512 MB 500 W 16 × CCD
        1 × I/OD
        16 × 8 October 10, 2024 US $12,984
        9655P 96 (192) 2.6 4.5 384 MB 400 W 12 × CCD
        1 × I/OD
        12 × 8 US $10,811
        9655 US $11,852
        9565 72 (144) 3.15 4.3 384 MB 400 W 12 × CCD
        1 × I/OD
        12 × 6 US $10,486
        9575F 64 (128) 3.3 5.0 256 MB 400 W 8 × CCD
        1 × I/OD
        8 × 8 US $11,791
        9555P 3.2 4.4 360 W US $7,983
        9555 US $9,826
        9535 2.4 4.3 300 W US $8,992
        9475F 48 (96) 3.65 4.8 256 MB 400 W 8 × CCD
        1 × I/OD
        8 × 6 US $7,592
        9455P 3.15 4.4 192 MB 300 W 6 × CCD
        1 × I/OD
        6 × 8 US $4,819
        9455 US $5,412
        9365 36 (72) 3.4 4.3 192 MB 300 W 6 × CCD
        1 × I/OD
        6 × 6 US $4,341
        9375F 32 (64) 3.8 4.8 256 MB 320 W 8 × CCD
        1 × I/OD
        8 × 4 US $5,306
        9355P 3.55 4.4 256 MB 280 W 8 × CCD
        1 × I/OD
        8 × 4 US $2,998
        9355 US $3,694
        9335 3.0 4.4 128 MB 210 W 4 × CCD
        1 × I/OD
        4 × 8 US $3,178
        9275F 24 (48) 4.1 4.8 256 MB 320 W 8 × CCD
        1 × I/OD
        8 × 3 US $3,439
        9255 3.25 4.3 128 MB 200 W 4 × CCD
        1 × I/OD
        4 × 6 US $2,495
        9175F 16 (32) 4.2 5.0 512 MB 320 W 16 × CCD
        1 × I/OD
        16 × 1 US $4,256
        9135 3.65 4.3 64 MB 200 W 2 × CCD
        1 × I/OD
        2 × 8 US $1,214
        9115 2.6 4.1 125 W US $726
        9015 8 (16) 3.6 4.1 64 MB 125 W 2 × CCD
        1 × I/OD
        2 × 4 US $527
        Close
        1. Core Complexes (CCX) × cores per CCX

        Zen 5c

        Zen 5c ("Prometheus") is a compact variant of the Zen 5 ("Nirvana")[1] core, primarily targeted at hyperscale cloud compute server customers.[67] It will succeed the Zen 4c ("Dionysus") and Zen 4 ("Persephone") core.[1]

        Turin Dense

        A variant of Epyc 9005 using Zen 5c ("Prometheus") cores was also shown off at Computex. It will feature a maximum of 192 cores and 384 threads, and be manufactured on a 3 nm process.[66] Common features of EPYC Dense 9000 server processers:

        More information Branding and Model, Cores (threads) ...
        Branding and Model Cores
        (threads)
        Clock rate (GHz) L3 cache
        (total)
        TDP Chiplets Core
        config[i]
        Release
        date
        Launch
        price[a]
        Base Boost
        Epyc 9965 192 (384) 2.25 3.7 384 MB 500 W 12 × CCD
        1 × I/OD
        12 × 16 October 10, 2024 US $14,813
        9845 160 (320) 2.1 320 MB 390 W 10 × CCD
        1 × I/OD
        10 × 16 US $13,564
        9825 144 (288) 2.2 384 MB 12 × CCD
        1 × I/OD
        12 × 12 US $13,006
        9745 128 (256) 2.4 256 MB 400 W 8 × CCD
        1 × I/OD
        8 × 16 US $12,141
        9645 96 (192) 2.3 320 W 8 × 12 US $11,048
        Close
        1. Core Complexes (CCX) × cores per CCX

        See also

        • Arrow Lake - a competing x86 CPU lineup from Intel for Granite Ridge, Fire Range, and the Ryzen AI 300 series
        • Lunar Lake - a competing mobile x86 CPU lineup for Ryzen AI 300 series
        • Granite Rapids - a competing x86 CPU lineup for Turin Classic
        • Sierra Forest - a competing x86 CPU lineup for Turin Dense

        References

        Related Articles

        Wikiwand AI