top of page

SK-hynix CPO Roadmap Moves Light Toward Memory, but the Product Gap Remains

Aug 28
12 min read

SK hynix published a three-stage optical integration roadmap on August 20, 2026, but the SK-hynix CPO plan is not a product launch. It is a research-backed proposal for moving light closer to processors and, eventually, directly into shared AI memory systems. That distinction creates the central tension.

The roadmap targets more than 100 terabits per second of node bandwidth, energy below one picojoule per bit, and chip-to-chip latency under 10 nanoseconds. These figures describe design goals for future infrastructure. SK hynix has not announced a commercial system that meets all three targets.

The larger move matters because Nvidia and Broadcom are already taking co-packaged optics into network switches. SK hynix is pushing the idea deeper into computing architecture. Its proposed destination is an optical fabric connecting pools of processors with pools of memory, rather than optics stopping at the network switch.

What the SK-hynix CPO Roadmap Actually Announced

SK hynix announced a technical direction, not a shipping optical-memory product.

The company confirmed the event in its August 20 CPO roadmap announcement. The underlying review appeared in Nature Electronics under the title “Co-packaged optics for high-performance computing and artificial intelligence.”

Co-packaged optics, or CPO, places optical engines close to the processor or switch they serve. An optical engine converts electrical data into light and converts incoming light back into electrical signals.

That proximity shortens the most demanding electrical path. Fiber then carries data across longer distances with lower propagation loss than copper traces can provide at comparable speeds.

The peer-reviewed optical interconnect review was written by SK hynix researcher Seunghoon Hong and researchers from five universities. Those institutions include the University of Virginia, the University of Illinois Urbana-Champaign, MIT, Nanyang Technological University, and Yonsei University.

The paper organizes the development path into three broad integration stages. Two-dimensional packaging places electronic and photonic components beside one another on a shared substrate. A 2.5D design connects them through an interposer, which is a dense communication layer beneath multiple chips.

The longer-term 3D stage stacks different electronic and photonic components vertically. This approach can shorten connections further, but it also makes heat removal, manufacturing, testing, and repair more difficult.

SK hynix’s most consequential proposal goes beyond those packaging diagrams. It places a photonic interposer between an XPU pool and a separate memory pool. XPU is a general label for GPUs, CPUs, and other specialized accelerators.

Under that model, an accelerator keeps fast local high-bandwidth memory, or HBM, for its most immediate work. The processor can also reach a larger memory resource through optical links.

This architecture would not make local HBM obsolete. Local memory would still serve latency-sensitive calculations. The optical pool would provide capacity and flexibility that cannot fit beside every processor package.

That separation is important. Current accelerator systems tightly couple a limited amount of HBM with each processor. A pooled design instead asks whether multiple processors can share a larger memory tier without losing too much speed or predictability.

The roadmap’s stated targets provide a destination for that architecture. It calls for bandwidth above 100 Tb/s per node, energy below 1 pJ/bit, and chip-to-chip latency below 10 nanoseconds.

Those are demanding system requirements, not verified specifications for announced SK hynix hardware. The public materials do not identify a product name, customer deployment, manufacturing partner, sampling schedule, or launch date.

The event is still substantive. A major HBM supplier has formally placed optical interconnects inside its view of future memory architecture. However, readers should treat the announcement as a research and ecosystem signal.

That framing also resolves the publication-date gap in the original hot-list item. The underlying SK hynix announcement dates to August 20, 2026. The later social-media attention did not mark a second product release.

Why the Bandwidth Wall Moved Beyond HBM

HBM improved the path between memory and one accelerator, but large AI systems created a second bottleneck between thousands of components.

AI computation does not scale only by making one GPU faster. Large training and inference workloads divide work across processors, servers, racks, and data-center pods. Every additional layer creates more data movement.

HBM addressed one crucial part of this problem. It stacks memory dies vertically and places them close to an accelerator through advanced packaging. The short, wide interface supplies far more bandwidth than ordinary off-package memory connections.

That design helps feed a processor without forcing every byte through a narrow conventional memory channel. Yet each accelerator package has finite space, power delivery, thermal capacity, and interposer area.

Adding more HBM stacks eventually collides with those physical limits. Increasing HBM bandwidth also does not automatically improve communication between separate accelerators or distant racks.

The Nature Electronics review describes the broader constraint through electrical physics. Resistance, capacitance, and frequency-dependent distortion worsen as electrical links become faster or longer. Engineers can compensate with equalizers, retimers, and digital signal processors.

Those components restore signal quality, but they consume energy and add heat, cost, and latency. They also occupy board area that cannot be used for compute or memory.

Optical links shift the long-distance portion into fiber. Light can travel farther without the same frequency-dependent losses experienced by high-speed electrical signals across boards and cables.

CPO does not eliminate electricity. Processors and memory still operate electronically, while electrical drivers and receivers remain necessary. The architecture reduces the distance traveled by the highest-speed electrical signals before conversion.

That detail explains why proximity matters. A pluggable optical module sits at the edge of a board. Data must travel from the switch or processor across electrical traces before reaching that module.

A co-packaged engine performs the conversion beside the main chip. The electrical segment becomes shorter, while fiber handles the longer path.

Researchers have studied this concept for years. A broad CPO technology review published in 2023 documented progress in silicon photonics, lasers, packaging, electrical interfaces, and optical power delivery.

SK hynix’s intervention changes the emphasis. The company is asking how optics should interact with memory hierarchy, not only how it should replace pluggable network modules.

A memory hierarchy assigns different jobs to storage and memory technologies based on speed, capacity, location, and energy. Registers and caches sit closest to compute. HBM provides larger local working memory, while other tiers offer increasing capacity at greater distance.

An optical memory pool would introduce another tier. Its value would come from sharing a larger resource across processors while preserving local HBM for the hottest data.

This could matter for large models whose parameters, key-value caches, training states, or retrieval indexes exceed one accelerator’s local memory. Today, software often divides those assets across devices and coordinates transfers through network fabrics.

A lower-energy optical path would give system architects more placement choices. They might reserve expensive local capacity for latency-sensitive tensors while placing colder data in the pooled tier.

However, usable memory depends on more than link bandwidth. Applications also care about access latency, contention, consistency, fault isolation, security, and software support.

A fast physical link cannot decide which processor receives priority during congestion. It cannot make remote memory behave exactly like local HBM. Controllers, protocols, operating systems, compilers, and workload schedulers must expose the new topology effectively.

For developers, this means the roadmap is not simply a faster cable story. It points toward a different system model where data placement becomes more dynamic and potentially more complex.

Teams evaluating such systems will need reliable records of hardware assumptions, benchmarks, and software dependencies. A searchable engineering knowledge base can help preserve those decisions as platforms evolve.

The pressure therefore reaches beyond optical-component vendors. Accelerator makers, memory suppliers, foundries, packaging companies, network vendors, and cloud operators must agree on how the pieces connect.

The Real Contest Is Local Memory Versus Pooled Memory

The primary contest is not SK hynix versus one optical vendor. It is tightly attached local memory versus a mixed local-and-pooled architecture.

Local HBM offers a simple performance advantage. It sits beside the accelerator and provides predictable, high-throughput access. Software already understands the basic relationship between a device and its attached memory.

Its disadvantage is physical scarcity. Each processor can support only the capacity allowed by package space, thermal limits, interface width, power, manufacturing yield, and system economics.

A pooled architecture changes that equation. Several processors can theoretically access a shared capacity tier, allowing memory to be assigned according to workload demand rather than fixed package boundaries.

The potential utilization benefit is straightforward. One processor might need a large memory allocation while another needs less. A shared pool could direct available capacity toward the first workload instead of leaving memory stranded beside the second.

That flexibility becomes more valuable as AI systems support mixed workloads. Training, batch inference, real-time inference, fine-tuning, data preparation, and retrieval can place different demands on memory.

The proposed architecture keeps local HBM because pooling introduces tradeoffs. Even an optical link with low propagation delay must pass through conversion, switching, controllers, and arbitration.

Distance also remains relevant. A remote pool across a package or board will not have the same access profile as HBM directly attached through an interposer.

The strongest version of the SK-hynix CPO thesis is therefore hybrid. Local HBM supplies immediate bandwidth, while optical pooling supplies capacity and system-level flexibility.

That hybrid model pressures conventional accelerator design. Processor vendors must decide which memory functions stay inside the package and which can move outward without damaging application performance.

It also pressures SK hynix itself. Moving from memory components toward system architecture requires expertise in photonics, packaging, controllers, protocols, and software coordination.

SK hynix does not control every layer. Foundries fabricate logic and photonics. Packaging partners assemble heterogeneous components. Accelerator vendors define interfaces, while hyperscalers select architectures and write operating software.

Nvidia already demonstrates how much vertical coordination CPO requires. Its March 2025 photonics switch announcement named TSMC, Coherent, Corning, Foxconn, Lumentum, SENKO, and other ecosystem partners.

Nvidia described Spectrum-X Ethernet configurations with 100 Tb/s or 400 Tb/s of total throughput. It also outlined a Quantum-X InfiniBand switch with 144 ports operating at 800 Gb/s.

Those figures concern network switches, not optical shared memory. They show that commercial CPO activity is presently concentrated in networking, where the architecture and purchasing case are clearer.

Broadcom has followed a similar path through Ethernet switching. Its third-generation 200G CPO platform extended an existing program built around switch silicon, optical engines, automated testing, and manufacturing partnerships.

SK hynix is entering this conversation from the opposite direction. Nvidia and Broadcom begin with network switching and move optics closer to switch ASICs. SK hynix begins with memory and asks how light can extend the effective memory system.

This is not necessarily a direct product collision. The approaches can complement each other inside one AI cluster. The competition concerns who defines interfaces and captures the most influential position in system design.

If memory pooling becomes important, the memory vendor could influence controller behavior, packaging, protocols, and workload optimization. That role carries more strategic weight than supplying interchangeable memory components.

If optical memory remains impractical, accelerator and network vendors will retain stronger control. CPO would then expand mainly through switches while HBM stays tightly coupled to each processor.

The roadmap therefore tests a specific proposition: AI infrastructure needs shared memory flexibility enough to justify a new optical tier.

That proposition is plausible, but it is workload-dependent. Large language model inference can demand substantial memory capacity. Training workloads can generate intense collective communication patterns. Scientific computing may prioritize different latency and consistency characteristics.

No single benchmark can represent every use case. A pooled design must show where it beats additional local HBM, conventional networking, CXL-attached memory, or software-level data partitioning.

The Roadmap Still Faces Heat, Yield, and Standards

Moving optics closer to compute improves signal efficiency while making the package harder to cool, manufacture, test, and repair.

Thermal management is one of the clearest unresolved problems. High-performance processors produce concentrated heat, while photonic devices and lasers can be sensitive to temperature changes.

Placing those technologies within one package creates competing thermal needs. Cooling the processor effectively does not guarantee stable optical behavior.

Temperature changes can shift optical wavelengths and alter modulator performance. Control circuits may compensate, but those circuits add power and complexity.

A 2026 thermal management review identifies lasers as a major reliability concern. It also highlights limited serviceability when optical engines become part of a tightly integrated package.

A failed pluggable transceiver can usually be removed from a front panel. A failed co-packaged optical component may affect a much more valuable processor or switch assembly.

External laser designs can reduce some heat and replacement problems by keeping laser sources outside the main package. They also introduce optical delivery, connector, coupling, and redundancy requirements.

Manufacturing yield creates another challenge. A package containing compute dies, memory stacks, electrical interfaces, photonic chips, fiber connections, and advanced substrates succeeds only when its interconnected parts work together.

Combining components can amplify the financial effect of one defect. A weak optical connection may force manufacturers to discard or rework an assembly containing expensive functional silicon.

Testing becomes harder as integration increases. Manufacturers must evaluate electrical performance, optical alignment, thermal stability, packaging stress, and long-term reliability.

The roadmap’s 2D, 2.5D, and 3D sequence acknowledges this progression. Each stage can shorten data paths and improve density. Each stage also reduces physical separation between components with different materials and operating characteristics.

Three-dimensional heterogeneous integration presents the strongest version of that tradeoff. Vertical stacking can create shorter connections, but buried interfaces are harder to inspect, cool, and replace.

Standardization may prove equally important. A memory pool must communicate with processors, switches, controllers, and software from multiple suppliers.

Without stable interfaces, cloud operators risk dependence on one tightly coupled platform. Vendors also face uncertainty about which designs deserve large manufacturing investments.

Standards must cover more than physical signaling. Systems need discovery, memory mapping, coherency rules, congestion management, telemetry, error recovery, security, and resource allocation.

CXL already addresses parts of memory expansion and pooling through a PCIe-based interconnect. An optical architecture must clarify whether it carries CXL traffic, introduces another protocol, or serves a lower physical layer beneath several protocols.

The public SK hynix materials do not settle those questions. They also do not identify a customer testing the proposed processor-to-memory arrangement.

That absence matters because the headline performance goals interact. A design might reach exceptional bandwidth while missing its energy target. Another might achieve low link energy but require costly cooling or control systems.

The sub-1 pJ/bit goal deserves particular caution. The accounting boundary determines whether a figure includes lasers, electrical drivers, receivers, tuning circuits, switching, cooling, and memory-controller overhead.

Likewise, sub-10-nanosecond chip-to-chip latency does not equal application-visible memory latency. Software experiences the complete path through controllers, arbitration, protocols, and memory access.

The announcement does not claim that a commercial node has achieved every target under one documented workload. Treating those goals as measured product specifications would overstate the evidence.

There is also a deployment problem. Data-center operators have invested heavily in pluggable optical modules, established repair processes, and familiar supply chains.

CPO must provide enough energy, density, or reliability value to justify changing those operations. A technically elegant package can still lose if replacement procedures create excessive downtime or inventory risk.

Nvidia and Broadcom provide relevant tests because their switch products place CPO into a defined operational role. Their availability, field reliability, repair models, and customer adoption will shape confidence in deeper optical integration.

SK hynix faces a harder second step. Optical memory pooling must establish both a reliable physical package and a compelling software-visible resource.

Three Signals Will Show Whether Optical Memory Is Real

The roadmap becomes commercially meaningful only when SK hynix names hardware, partners, and measured deployment results.

The first signal is a prototype with a defined configuration. SK hynix should disclose the processor type, memory technology, optical engines, interposer design, protocol, and measurement boundary.

Such a prototype would let customers distinguish component performance from complete-system performance. It would also show which stage of the 2D, 2.5D, or 3D roadmap is practical first.

Published measurements should report total node bandwidth, energy per bit, end-to-end latency, thermal conditions, error rates, and sustained behavior. Results should include the supporting control and cooling overhead.

If a prototype approaches the stated targets under a reproducible workload, the roadmap gains support. If disclosures remain limited to component simulations, the commercial gap stays wide.

The second signal is a named ecosystem and standards path. Optical memory cannot reach production through a memory vendor acting alone.

A credible program needs an accelerator partner, foundry, packaging provider, photonics supplier, system manufacturer, and cloud or high-performance computing customer. It also needs an interface strategy that other vendors can implement.

Support for an existing standard would reduce adoption friction. A proprietary approach might move faster initially, but customers would need evidence that lock-in and interoperability risks remain manageable.

If SK hynix announces interoperable prototypes with major compute and packaging partners, its system-level ambition becomes more concrete. If competing interfaces multiply, standardization risk grows.

The third signal is workload evidence comparing the hybrid architecture with local HBM and existing expansion options. Capacity alone will not prove the case.

Tests should show where optical pooling improves model size, accelerator utilization, throughput, or energy use without unacceptable latency. They should also reveal which workloads remain better suited to fully local memory.

Independent customer trials would carry more weight than vendor projections. Production telemetry would be stronger still, especially when it covers failures, thermal drift, maintenance, and software scheduling.

The nearest competitive evidence will come from networking. Nvidia’s announced CPO switches and Broadcom’s manufacturing program can show whether integrated optics survive data-center operating conditions.

Successful switch deployments would strengthen the underlying case for CPO. They would not automatically validate optical memory, but they would reduce uncertainty around packaging, supply chains, and service practices.

Weak adoption or reliability problems would have the opposite effect. They would reinforce arguments for pluggable optics, on-board optics, or less integrated approaches.

The SK-hynix CPO roadmap ultimately asks the industry to redraw the boundary around memory. Instead of treating capacity as something permanently attached to one accelerator, it proposes a hierarchy spanning local HBM and optically connected pools.

That is the reason this announcement is more than another photonics paper. It places a leading memory supplier inside a contest over future AI-system architecture.

Yet the roadmap remains a map. It does not provide a shipping destination, a customer timetable, or proof that every target works together.

For infrastructure buyers and developers, the practical action is to track evidence rather than headline targets. Watch for a complete prototype, a standards-backed partner group, and independent workload results.

Will optical memory become a usable tier beside local HBM, or will CPO remain concentrated in network switches? The next credible answer must come from measured systems, not another diagram.

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