AMD technical article 004
Ryzen AI Max 300 Series / Strix Halo
How AMD combines desktop-class Zen 5 CPU chiplets, a large integrated RDNA 3.5 GPU, an XDNA 2 NPU and a 256-bit unified memory interface in one PC processor.What it is
Ryzen AI Max 300 is AMD’s high-end integrated processor family for mobile workstations, compact desktops and local AI systems. “Strix Halo” is its former codename. The package contains up to 16 Zen 5 CPU cores, up to 40 RDNA 3.5 graphics compute units and a 50-TOPS XDNA 2 neural processor.
Its defining feature is not one engine but the memory system around them. Up to 128 GB of LPDDR5X-8000 is attached through a 256-bit interface, and the CPU and integrated GPU address the same physical memory pool. Firmware can reserve up to 96 GB for graphics. This avoids a separate graphics card and its fixed local VRAM, although CPU and GPU still compete for bandwidth and capacity.
Why it exists
Thin workstations and local AI computers need more graphics capacity and memory than a conventional laptop processor, but a separate GPU adds another package, memory pool, board area and cooling path. Strix Halo puts a much larger GPU beside chiplet CPU cores and feeds both from a wide memory interface.
| System constraint | Conventional arrangement | Strix Halo response |
|---|---|---|
| Large local models | Model must fit in fixed GPU VRAM or spill into slower host transfers. | Up to 96 GB of the common memory pool can be assigned to graphics. |
| Mixed workloads | CPU, GPU and accelerator occupy separate chips and memory domains. | CPU, GPU and NPU share one package and coherent system memory. |
| Compact chassis | Discrete graphics requires extra board space, power delivery and cooling. | A large integrated GPU removes the separate graphics package. |
| Always-on AI | Running every neural task on CPU or GPU consumes general compute capacity. | The NPU executes supported inference graphs at lower power. |
Package architecture
How a local AI workload runs
- Load once.Model weights are placed in LPDDR5X system memory rather than copied into a separate graphics memory pool.
- Reserve graphics memory.Firmware defines how much of the shared pool is exposed to the integrated GPU; AMD documents up to 96 GB.
- Prepare on the CPU.Zen 5 cores run the operating system, tokenisation, orchestration and unsupported operators.
- Execute the main graph.The GPU handles highly parallel kernels; supported power-sensitive inference graphs may run on the XDNA 2 NPU.
- Share results.Engines exchange buffers through system memory, reducing explicit device-to-device copies.
- Manage contention.Memory controllers arbitrate requests because CPU and GPU share the same finite bandwidth.
Current non-PRO line-up
| Model | CPU | Cache L2 + L3 | Integrated GPU | NPU |
|---|---|---|---|---|
| Ryzen AI Max+ 395 | 16C / 32T; 3.0 GHz base; up to 5.1 GHz. | 80 MB | Radeon 8060S; 40 CUs; up to 2.9 GHz. | Up to 50 TOPS |
| Ryzen AI Max 390 | 12C / 24T; 3.2 GHz base; up to 5.0 GHz. | 76 MB | Radeon 8050S; 32 CUs; up to 2.8 GHz. | Up to 50 TOPS |
| Ryzen AI Max 385 | 8C / 16T; 3.6 GHz base; up to 5.0 GHz. | 40 MB | Radeon 8050S; 32 CUs; up to 2.8 GHz. | Up to 50 TOPS |
Shared platform specifications
| Area | Published specification | Technical meaning |
|---|---|---|
| Process and package | TSMC 4 nm CPU and system dies; FP11; two or three dies. | The CPU is chiplet-based; the 385 omits the second CPU chiplet. |
| Power range | 55 W default; 45–120 W configurable TDP. | OEM cooling and firmware materially affect sustained clocks. |
| Memory | Up to 128 GB LPDDR5X-8000; 256-bit interface. | 256 GB/s is the theoretical raw rate at maximum memory speed. |
| Graphics memory | Variable Graphics Memory; up to 96 GB configurable. | This is reserved system memory, not separate on-package HBM or GDDR. |
| PCI Express | PCIe 4.0; 16 usable lanes. | External expansion bandwidth is below current PCIe 5 desktop platforms. |
| Display and media | DisplayPort 2.1, HDMI 2.1, AV1 encode/decode; up to four displays. | Media functions are fixed-function blocks rather than CPU software paths. |
| AI total | Up to 126 overall TOPS on Max+ 395; NPU up to 50 TOPS. | Overall TOPS combines unlike CPU, GPU and NPU engines and is not one executable pool. |
Software paths
| Engine | Primary software path | Best fit |
|---|---|---|
| Zen 5 CPU | Native x86-64 applications; AVX-512; operating-system schedulers. | Serial work, control flow, preprocessing and broad compatibility. |
| RDNA 3.5 GPU | AMD Software drivers; DirectX, Vulkan, OpenCL and supported HIP/ROCm paths. | Graphics, content creation and highly parallel local inference. |
| XDNA 2 NPU | Ryzen AI Software with supported frameworks and compiled graphs. | Qualified neural inference within the NPU’s operator and memory limits. |
| Video engine | Application media APIs and codecs. | Decode and encode without consuming general shader or CPU resources. |
Videos
Terms
- APU
- A processor combining CPU and graphics functions.
- CU
- An RDNA graphics compute unit.
- NPU
- A specialised neural-processing engine.
- TOPS
- Trillion operations per second under a stated numeric format.
- Unified memory
- One physical memory pool addressable by multiple engines.
- cTDP
- An OEM-configurable processor power range.
- Chiplet
- One die combined with other dies in a package.
- VGM
- System memory reserved for the integrated GPU.
Limits of the evidence
- Maximum clocks, 120 W operation and memory capacity depend on the OEM system.
- Unified memory removes explicit copies in some paths but does not remove bandwidth contention.
- “Up to 96 GB VRAM” is a configurable share of system memory, not dedicated VRAM.
- TOPS values use different engines and data types; they do not predict model throughput by themselves.
- ROCm and NPU application support varies by operating system, driver and framework version.
- Price and vendor performance comparisons are excluded.
Primary sources
- Ryzen AI Max+ 395 specificationsCPU, memory, graphics, NPU, I/O and package data.
- Ryzen AI Max 390 specifications12-core model and Radeon 8050S configuration.
- Ryzen AI Max 385 specificationsEight-core, two-die model.
- Ryzen AI Max+ 395 developer platformMemory bandwidth, VGM and RDNA 3.5 details.
- CES 2025 product announcementSeries composition and launch context.