Urgent.News

What's breaking now, across thousands of outlets.

Tech

Hot Chips 2026: Samsung reveals a three-phase HBM roadmap that puts logic and compute inside memory — zHBM ultimately stacks DRAM directly on top of the processor

Samsung detailed a three-phase HBM roadmap at Hot Chips 2026 that progressively moves logic into the base die and ultimately stacks DRAM directly on the processor.

Hot Chips 2026: Samsung reveals a three-phase HBM roadmap that puts logic and compute inside memory — zHBM ultimately stacks DRAM directly on top of the processor

Samsung has introduced a three-part plan to evolve high-bandwidth memory (HBM) into a system that combines memory and computing capabilities, leading to Samsung's "zHBM" architecture. At the Hot Chips 2026 conference, Sangwook Han of Samsung's DRAM design team detailed the roadmap, starting with reclaiming space for the processor (XPU).

The first phase involves removing non-computing elements from the HBM base die, such as the HBM Physical Interface (PHY), and relocating them to the base die's unused silicon. This process reduces the size of the PHY and the memory controller, saving power and enabling new features like direct memory expansion and integrated sensors.

The second phase expands the base die's capabilities by adding additional features like self-test hardware, memory telemetry, and computational elements onto the die. The third and final phase, called "zHBM," represents a fully 3D approach where the processor is placed beneath the memory. This advanced architecture aims to minimize traffic across the interposer, lower latency, and reduce I/O power consumption.

Written by urgent.news from Tom's Hardware's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at tomshardware.com →

More in Tech

Pull Requests and code review: how to make your code easy to review

I once approved a PR without reading it. Not because I was lazy — because the description was blank, the title was "fix", and the diff had six hundred lines across eleven files with no explanation of…

  • Clear PR title indicates action in imperative mood
  • Description answers why, what, and testing instructions
  • Break down large features into smaller, focused PRs

What 'Revocable' Actually Means at the Contract Level

If you've ever called approve() on an ERC-20 token and then moved on with your life, you've already brushed up against the thing this post is about: an approval is not a setting inside some app, it's…

  • Revocation removes user authorization to spend tokens.
  • Revocation involves a transaction setting allowance to zero.
  • Verifying allowance on chain prevents stale-permissive issues.

More from Tuesday 1 September →