top of page

Samsung zHBM Memory Targets 10-Fold AI Response Speed, but the Architecture Still Faces a Heat Test

2 hours ago
12 min read

Samsung says its zHBM memory architecture can help raise agentic AI response rates from about 100 to 1,000 tokens per second per user. The tenfold target sounds like a chip benchmark, but it is better understood as a system-level ambition. Samsung is proposing a different physical relationship between memory and the AI accelerator.

The design places high-bandwidth memory directly above an accelerator instead of beside it on an interposer. That shorter connection should reduce the distance traveled by model weights and intermediate data. It also creates a difficult thermal problem because heat from the processor must move through the memory structure.

That distinction shapes the real story. Samsung is not announcing a production chip that independently delivers ten times faster AI. It is arguing that conventional, side-by-side HBM packaging will not support the response rates required by more demanding AI agents. SK hynix is attacking the same data-movement bottleneck through processing-in-memory and other memory tiers, creating a contest between competing architectural responses.

Samsung’s 10-Fold Target Is a System Goal, Not a Chip Benchmark

The reported tenfold gain describes Samsung’s target for AI response speed, while its published zHBM hardware estimate is lower and more specific.

Kim In-dong, a Samsung memory product planning executive, presented the company’s position at the AI Infra Summit in Santa Clara on September 16, 2026. According to the response-speed report, Kim placed current conversational AI near 100 tokens per second per user. Samsung wants agentic systems to reach 1,000 tokens per second.

A token is a small unit of text processed by an AI model. Tokens per second measures how quickly a system produces or handles those units, but the metric depends on the full computing stack. The model, batch size, accelerator, memory capacity, networking, software, and serving configuration all affect the result.

Samsung’s claim therefore does not mean one zHBM component automatically makes every model ten times faster. It describes the service performance that Samsung believes future memory and processor integration must support. No public independent benchmark has connected a zHBM prototype to a complete agentic workload at 1,000 tokens per second per user.

Samsung’s separate product materials provide narrower comparisons. Its 3D memory announcement says a next-generation interface using zHBM is expected to deliver about eight times the performance of HBM5. The company also projects more than ten times HBM5’s memory density, three times the energy efficiency, and over 50 percent lower thermal resistance.

Those figures address different properties. Performance concerns how quickly the system can move and process data. Density concerns how much memory fits within an area or package. Energy efficiency compares useful work against consumed power. Thermal resistance measures how strongly a structure impedes heat flow.

Combining the figures into one “10x faster chip” claim would erase those differences. Samsung itself uses approximately eight times for interface performance and more than ten times for density. The 1,000-token target belongs to a broader claim about the responsiveness of future AI services.

That gap does not make the proposal unimportant. It identifies the distance between a concept-level architecture and an application-level outcome. Samsung must connect those two levels through working silicon, validated packages, software optimization, and customer deployments.

The event also adds detail to a concept Samsung introduced at Future of Memory and Storage in August 2026. There, the company displayed zHBM and zNAND-O concept models alongside its HBM4E, HBM5, processing-in-memory, and enterprise storage roadmap. The September presentation reframed zHBM around a measurable user experience: faster responses from AI agents.

Agentic AI places heavier demands on memory than a simple chatbot exchange. An agent can plan steps, call tools, revisit stored context, and coordinate several model operations before answering. Faster arithmetic alone does not remove the delays created when an accelerator repeatedly waits for data.

Samsung is betting that the next large performance gain will require changing the package, not simply raising the data rate of another HBM generation. That is why Samsung zHBM memory matters even before its ambitious numbers receive independent validation.

The Memory Wall Is Becoming an AI Response-Time Problem

AI accelerators lose value when their compute units wait for model data, making memory movement part of the user-visible response time.

A modern accelerator can execute enormous numbers of calculations, but it cannot use weights that have not reached its compute units. Large models continuously move parameters, activations, and cached attention data between memory and processing cores. When that movement cannot keep pace, additional arithmetic capacity sits idle.

This limitation is commonly called the memory wall. Processor performance has increased faster than the system’s ability to supply data at comparable speed and efficiency. HBM addresses part of that problem by stacking DRAM dies and connecting them through many parallel data paths.

Current HBM systems generally place several memory stacks beside a GPU or another accelerator on a silicon interposer. This 2.5D arrangement offers much more bandwidth than conventional memory modules. However, data still crosses the interposer between separate packages.

Samsung zHBM memory removes much of that horizontal journey. It places the HBM structure above the accelerator and uses dense vertical connections between the layers. Hybrid copper bonding joins copper contacts directly, allowing more connections within a smaller area than many traditional packaging methods.

The company also describes a distributed input-output design. Instead of forcing higher bandwidth primarily through faster signaling on each pin, the architecture increases parallelism across many short connections. That approach can reduce the energy spent moving each bit.

This matters because data movement consumes power that cannot be used for computation. It also generates heat and increases the infrastructure required to cool a server. More efficient links can improve performance per watt even when the accelerator’s underlying arithmetic units remain unchanged.

Samsung argues that zHBM supports custom intellectual property within the layer between the processor and memory. That could let an accelerator designer adapt memory control, interfaces, or other functions for a particular workload. It also means the product cannot be treated as a standardized memory stack that customers simply attach late in development.

The accelerator and zHBM package would need joint design work from an early stage. Power delivery, physical dimensions, data paths, thermals, and control logic must fit together. Samsung’s architecture explanation explicitly says zHBM cannot be fully optimized as an independent memory product.

That requirement changes the commercial stakes. Memory suppliers have traditionally competed through capacity, bandwidth, reliability, and manufacturing execution. A vertically integrated package pulls them deeper into system architecture and closer to the accelerator designer’s roadmap.

Customers also face higher commitment costs. Choosing a conventional HBM generation already requires qualification and package planning. Choosing zHBM would influence the accelerator design itself, making compatibility and long-term supply relationships more important.

Samsung has a strategic reason to promote this integration model. The company operates across memory, foundry manufacturing, logic design, and advanced packaging. A product that needs those capabilities together creates an opportunity to sell more than DRAM dies.

It also creates pressure on established packaging routes. TSMC’s CoWoS technology has become central to combining AI processors with adjacent HBM stacks. TSMC is separately developing SoIC technology for high-density three-dimensional integration, so Samsung does not own the broader move toward vertical chip connections.

The question is which form of integration reaches reliable production at the required scale. Conventional HBM has an existing supplier base, established interfaces, and known manufacturing practices. zHBM offers a shorter path between compute and memory, but it asks customers to accept much tighter coupling.

For AI developers and enterprise buyers, this packaging debate can seem distant from model behavior. Its effects would appear in response latency, the number of concurrent users a server handles, energy consumption, and the largest model that fits within a system.

A faster agent that completes several tool calls without long pauses would feel different from a chatbot that merely produces text faster. Samsung’s 1,000-token target is intended to connect semiconductor architecture with that experience. The company still needs to show which workloads gain, under what conditions, and at what system cost.

Samsung zHBM Memory Versus HBM5 Is an Architectural Bet

The defining contest is not Samsung against one memory vendor; it is vertical processor-memory integration against continued side-by-side scaling.

HBM5 represents the evolutionary path. It can improve signaling, capacity, power management, and stack construction while retaining a recognizable relationship between the processor and nearby memory. That path allows the industry to reuse much of its current packaging model.

Samsung zHBM memory takes a different approach. It treats physical placement as the limiting factor and moves the memory above the accelerator. Shorter, denser connections offer a path to higher bandwidth without depending entirely on faster signals traveling across a wider package.

The two routes create different engineering priorities.

Physical connection

  • Conventional HBM5: Memory sits beside the accelerator and communicates across an interposer.

  • Samsung zHBM: Memory sits above the accelerator and uses dense vertical connections.

Design flexibility

  • Conventional HBM5: Accelerator and memory development remain more modular.

  • Samsung zHBM: The processor, memory, interlayer, power system, and cooling strategy require early coordination.

Data movement

  • Conventional HBM5: Higher interface speeds and wider systems continue raising bandwidth.

  • Samsung zHBM: More short vertical paths increase parallelism while reducing travel distance.

Manufacturing risk

  • Conventional HBM5: The industry extends processes that customers and suppliers already understand.

  • Samsung zHBM: Wafer bonding, alignment, testing, yield management, and thermal control become more tightly linked.

Upgrade model

  • Conventional HBM5: Customers can qualify newer memory within a familiar package architecture.

  • Samsung zHBM: Each accelerator program can require a more customized integration project.

The attraction of the vertical route becomes clearer as packages grow. Placing more HBM stacks around an accelerator increases the interposer area and complicates routing. Large packages also face manufacturing, power-delivery, and mechanical constraints.

Moving memory upward can reduce the horizontal footprint. More memory could sit close to the processor without stretching the package farther outward. Samsung projects more than ten times the memory density of HBM5, though that figure remains a company estimate attached to a concept architecture.

The same move also reduces modularity. A problem in one bonded layer can affect the value of the full assembly. Testing memory before and after bonding becomes critical because discarding a package containing an expensive accelerator would be costly.

This is one reason yield matters as much as peak performance. Yield measures the share of manufactured components that meet specifications. Even a fast design can struggle commercially if too many bonded packages fail or require lower operating speeds.

Samsung also needs accelerator partners. Its custom interlayer proposal means zHBM becomes more useful when a processor designer commits to its interfaces and physical structure. A memory demonstration alone cannot prove the advantages of a jointly optimized system.

Meanwhile, SK hynix is offering a different response to the memory wall. At the same AI Infra Summit, the company highlighted PIM, or processing-in-memory. PIM places selected computing functions inside or close to memory so that some data does not need to return to the main accelerator.

SK hynix also presented high-bandwidth flash and software techniques for managing key-value caches, which store data generated during model inference. Its AI memory portfolio suggests that no single memory type should handle every AI task.

That view contrasts with treating the processor-HBM connection as the dominant bottleneck. PIM moves some computation toward the data. High-bandwidth flash adds a larger, slower memory tier. Software can decide which information belongs in expensive fast memory and which can remain elsewhere.

These approaches are not mutually exclusive. A future system could use vertically integrated HBM for active computation, PIM for repetitive operations, and high-bandwidth flash for large model weights. However, each addition increases design complexity.

Competition therefore centers on who controls system optimization. Samsung’s zHBM pitch favors close integration of memory, logic, and packaging. SK hynix emphasizes a broader set of memory and software options. Foundries and accelerator companies have their own packaging technologies and interface preferences.

Samsung enters this contest with improved momentum but not an uncontested position. TrendForce reported that Samsung held 39.4 percent of overall DRAM revenue in the second quarter of 2026. That figure reflects the wider DRAM market, not leadership in HBM alone.

The research firm attributed Samsung’s overall gains partly to early HBM4 production and shipments. Its DRAM market data also showed why the next architecture matters: memory demand remains closely tied to AI infrastructure expansion.

HBM leadership depends on customer qualification, usable output, and production volume. A concept shown years before deployment can influence roadmaps, but it cannot displace products already being purchased. Samsung must keep advancing conventional HBM while persuading customers to help design its possible successor.

Heat, Yield, and Customer Commitments Are the Real Tests

Placing memory above a hot accelerator shortens the data path, but it also puts temperature and manufacturing yield at the center of the design.

An AI accelerator produces substantial heat during sustained work. In a side-by-side package, heat can move from the processor toward a cooling system without first crossing an HBM stack. A vertical structure changes that thermal path.

Samsung acknowledges this problem. Its technical materials state that heat from the accelerator must pass through the memory structure. The company proposes optimized stack dimensions, hybrid copper bonding, and other structural changes to reduce thermal resistance.

Samsung estimates that zHBM can cut thermal resistance by more than half compared with HBM5. That figure is encouraging within the company’s model, but it does not answer every operational question.

Data centers need performance under sustained workloads, not only short demonstrations. Temperature affects signal behavior, memory reliability, and the frequency an accelerator can maintain. A package that reaches its thermal limit can reduce clock speeds and lose part of its theoretical advantage.

Cooling hardware also matters. A vertically stacked package might require different cold plates, thermal interface materials, or liquid-cooling designs. Those changes influence server layout and data-center deployment, so the package cannot be evaluated in isolation.

Manufacturing creates another challenge. Wafer-on-wafer bonding joins large surfaces before individual completed units are separated. Precise alignment and clean copper contacts are essential. Defects in either wafer can reduce the number of usable combined devices.

The economics become harder when the bonded components have different values. A failed memory layer is inconvenient on its own. A failed bonded assembly that includes an advanced accelerator wastes far more processing value.

Manufacturers can use testing strategies, known-good-die selection, and repair features to limit that risk. However, Samsung has not publicly provided production yields, customer qualification results, or large-scale reliability data for zHBM.

The technology is also early. Samsung presented zHBM as a concept model at FMS 2026. A reported product window beginning in 2029 or later would leave several development cycles before commercial systems appear.

That timeline matters when interpreting the 1,000-token target. AI software and accelerators will continue improving before zHBM reaches production. A future deployment would need comparison against the hardware available at that time, not only today’s systems.

The underlying workload definition is equally important. Tokens per second can describe one user or a large batch. It can measure input processing, output generation, or a mixture. A compact model with speculative decoding behaves differently from a large reasoning model using long context.

An agentic task adds more variables. The model may wait for a database, web service, code runner, or another model. Faster memory does not eliminate delays outside the accelerator.

A convincing validation should therefore separate several results. Samsung needs raw memory bandwidth and latency measurements, complete accelerator benchmarks, sustained thermal behavior, energy per generated token, and application-level agent performance.

The company must also identify the baseline. “Eight times HBM5 performance” is difficult to evaluate without knowing the interface configuration, memory capacity, workload, and power envelope. A comparison between optimized zHBM and a constrained HBM5 system would not describe every deployment.

Customer participation provides another signal. Samsung says the architecture supports customer-specific intellectual property, but it has not publicly named an accelerator partner for a production zHBM package. A named partner would indicate that the design has moved beyond an internal technology proposal.

This is where Samsung’s broad semiconductor capabilities can help and complicate the pitch. Memory, foundry, and packaging teams can coordinate one stack. External accelerator designers may still worry about dependence on a tightly integrated supplier.

Interoperability also remains open. HBM succeeds partly because common standards support an ecosystem of memory suppliers, logic designers, foundries, packaging providers, and testing companies. A heavily customized vertical architecture can deliver higher performance while reducing interchangeability.

The risk is not that zHBM fails to work at all. The more realistic risk is that the design works technically but only for a limited set of expensive systems. Weak yields, specialized cooling, or long co-design cycles could delay broader adoption.

Samsung’s claim should therefore be treated as a direction rather than a completed result. The company has identified a credible mechanism for reducing memory movement. It has not yet established the commercial conditions under which that mechanism wins.

Three Signals Will Show Whether zHBM Can Leave the Lab

The next phase depends on measurable silicon, an accelerator partner, and sustained system data rather than another projected multiplier.

The first signal is a detailed prototype benchmark. Samsung should disclose memory bandwidth, latency, power, and thermal results from working zHBM silicon. The comparison must use a clear HBM5 baseline and specify the workload, package, cooling system, and measurement method.

Such a result would strengthen Samsung’s case if it approached the projected four-to-eight-times performance range across sustained workloads. It would weaken the case if gains appeared only in a narrow transfer test or required an impractical power envelope.

The second signal is a named accelerator collaboration. zHBM requires early co-optimization with the processor, so a public development partner would carry more weight than another standalone memory display. The partner could be a cloud provider, accelerator company, or custom-chip developer.

A collaboration would show that a customer considers the added design commitment worthwhile. It would become much more significant if the companies disclosed qualification milestones, a sampling schedule, and an intended deployment class.

The absence of a partner would not prove that zHBM lacks demand. Semiconductor agreements often remain confidential. However, a prolonged lack of customer evidence would make Samsung’s proposed product path harder to distinguish from a research program.

The third signal is sustained thermal and yield disclosure. Samsung must show that heat can leave the accelerator without damaging memory reliability or forcing severe throttling. It must also show that bonding yields support production economics.

These metrics determine whether vertical integration delivers system value. Lower data-movement energy will matter less if cooling complexity or discarded packages consume the savings. Stable operation and repeatable manufacturing would strengthen the architecture more than an isolated peak result.

Readers should also keep the headline numbers in their proper categories. The 1,000-token figure is an AI service target. The eight-times figure is Samsung’s projected interface performance. The greater-than-ten-times figure concerns memory density.

Samsung zHBM memory offers a clear technical proposition: put data physically closer to computation, then replace long, fast links with many short connections. That mechanism directly addresses a bottleneck that affects training, inference, and AI operating costs.

The unresolved question is execution. Samsung must transform a promising stack diagram into a package that customers can cool, qualify, manufacture, and program. It must do so while conventional HBM, PIM, advanced packaging, and software optimization continue improving.

For developers, faster memory could support larger active contexts, more concurrent agents, and lower latency under load. Enterprise buyers should care about measured throughput, energy per task, reliability, and deployment cost rather than a single headline multiplier.

Watch the next prototype data, the first accelerator partner, and the first sustained thermal results. If all three appear, Samsung’s vertical-memory bet will deserve serious weight. If they do not, the 1,000-token goal will remain a useful description of the industry’s ambition, not proof that zHBM has already delivered it.

Give every agent the context to do better work

Connect your agents to the knowledge, decisions, and history already organized in remio.

remio currently supports Windows 10+ (x64) and Macs with Apple silicon.

Your AI Partner at Work
Get more done with remio

Plan. Create. Deliver.
All in one place.

bottom of page