SK-Hynix CPO Moves Toward Memory, but the Hard Part Starts There
SK hynix has moved CPO beyond network switches and toward memory, proposing an optics-centric architecture that connects processor and memory pools through light. The SK-hynix CPO roadmap targets a widening systems problem: processors are improving faster than the interconnects carrying data among them. It also pushes the memory supplier into territory usually controlled by processor, networking, and packaging companies.
The underlying event occurred before the story reached its current hot-list position. Nature Electronics published the review article on August 19, 2026, and SK hynix announced it on August 20. The paper is a technology roadmap, not a product launch, customer deployment, or working optical-memory prototype.
That distinction creates the central tension. CPO, or co-packaged optics, places photonic engines beside processors or switches to shorten power-hungry electrical paths. Broadcom, Nvidia, and Intel have already directed versions of that idea toward networking or compute I/O. SK hynix now argues that light should eventually reach the memory interface itself.
The SK-Hynix CPO Roadmap Extends Light to Memory
The important change is not another faster optical switch. It is a proposal to reorganize where processors find memory.
The peer-reviewed roadmap examines optical chip-to-chip interconnects across electrical subsystems, conversion interfaces, and optical transmission networks. Its authors map a progression from two-dimensional CPO through 2.5D interposer integration and, eventually, three-dimensional heterogeneous stacking.
Nature Electronics identifies the work as a review article rather than a report of one experimental device. Researchers from SK hynix, the University of Virginia, the University of Illinois Urbana-Champaign, Nanyang Technological University, MIT, and Yonsei University contributed to it.
Seunghoon Hong, who leads SK hynix’s AI infrastructure team, and University of Virginia professor Kyusang Lee served as corresponding authors. Their participation matters because the paper combines a memory vendor’s commercial perspective with academic work on heterogeneous electronic and photonic integration.
The immediate CPO mechanism is relatively established. Long electrical traces lose signal quality as data rates and distances rise. Designers compensate with serializers, deserializers, retimers, and signal-processing circuits, but those components consume power and introduce latency.
A co-packaged design moves the optical engine closer to the switch, accelerator, or processor. Electrical signals travel only across a short package-level path before conversion into light. The optical link then carries the data across the longer distance.
The SK-hynix CPO roadmap takes a further step. Its optics-centric architecture uses a photonic interposer, a package layer containing optical communication paths, to connect an XPU pool directly with a memory pool. XPU is a general label for GPUs and other computing accelerators.
That design would let multiple accelerators reach a shared memory resource instead of depending only on memory attached beside each processor. SK hynix says this arrangement would make system-level data movement more flexible as AI models and clusters grow.
The company’s technical overview sets three directional targets for future infrastructure. Each node should exceed 100 terabits per second, use less than one picojoule per transferred bit, and keep chip-to-chip latency below ten nanoseconds.
Those are roadmap targets, not measured results from a disclosed SK hynix system. The company has not identified a commercial product, launch schedule, customer qualification, production volume, or specific memory technology for the proposed pool.
That gap does not make the paper unimportant. It clarifies where SK hynix wants the boundary between memory and the rest of the AI system to move. The company is claiming a role in architecture design before optical memory interfaces become standardized products.
The timing is also verified. The journal record gives August 19 as the publication date, while SK hynix’s release appeared one day later. The later hot-list ranking reflects renewed attention, not a new August 28 product announcement.
The Bandwidth Wall Is Moving Outside the Accelerator
Faster HBM can relieve one bottleneck while exposing another between packages, racks, and memory resources.
High-bandwidth memory, or HBM, stacks DRAM close to an accelerator and connects it through a wide interface. This arrangement supplies far more bandwidth than conventional server memory and has become central to modern AI accelerators.
SK hynix has benefited from that transition. However, a cluster containing thousands of accelerators cannot operate as thousands of isolated processor-and-HBM islands. Training and inference jobs must exchange model states, parameters, activations, and intermediate results across increasingly large systems.
The paper’s argument starts with an imbalance. According to SK hynix, compute throughput has typically tripled every two years, while interconnect bandwidth has advanced about 1.4 times. The difference pushes performance limits away from arithmetic and toward data movement.
That claim describes a broad trend rather than a universal measurement for every architecture. Different accelerators, network topologies, and workloads can produce different ratios. Still, the underlying constraint is familiar across the industry: unused processors cannot recover time lost waiting for data.
Electrical links remain effective over short distances. Copper is mature, serviceable, and supported by a large component ecosystem. The problem grows when designers demand higher bandwidth across longer paths while staying inside strict power and package limits.
At high speeds, electrical channels require stronger equalization and more signal conditioning. The physical traces also compete for package edges, board area, and cooling capacity. Increasing link counts can therefore raise system complexity even when individual chips become more capable.
Optics changes the distance equation. Light can carry high-bandwidth signals with lower propagation loss and less electromagnetic interference. Dense wavelength channels can also increase the amount of information transported through each fiber.
However, light does not remove every electrical component. Data still begins and ends in electronic circuits. Modulators convert electrical signals into optical ones, while photodetectors and associated circuitry reverse that conversion at the destination.
The total benefit depends on the entire link. Designers must count laser power, drivers, receivers, control circuits, packaging losses, cooling, and protocol overhead. A low-loss fiber alone does not guarantee an efficient system.
This is why SK hynix frames the project as co-design. Memory devices, controllers, optical engines, interposers, thermal systems, and coherence protocols must work as one architecture. Optimizing a photonic component in isolation would leave the main system constraints unresolved.
The proposal places pressure on several established boundaries. Accelerator vendors currently shape the local memory interface. Networking suppliers control much of the optical fabric between systems. Packaging companies determine how electronic and photonic dies can be assembled and cooled.
A memory pool connected through optics would cross all three boundaries. It would require processors to access remote capacity predictably, controllers to preserve data consistency, and packaging technologies to support dense optical channels near hot compute silicon.
The commercial pressure is therefore long term, but the architectural contest has already started. Whoever defines the memory protocol, controller placement, and optical interface can influence which components become interchangeable and which remain proprietary.
For enterprise buyers, this is more than a component story. Memory capacity, communication latency, and utilization affect how many accelerators a workload needs. They also shape whether expensive memory sits stranded beside an underused processor.
The SK-hynix CPO thesis is that pooled memory can improve that utilization. Yet the paper does not establish how much improvement a production system would deliver across real models. Workload behavior, locality, congestion, and software scheduling will determine the practical gain.
Optics-Centric Memory Challenges the Attached-HBM Model
The main contest is between tightly attached electrical memory and optically reachable pooled memory, not SK hynix against one named rival.
Attached HBM offers a clear advantage: physical proximity. The accelerator reaches memory through short, wide connections with predictable latency. That arrangement supports workloads needing repeated access to nearby tensors and model data.
Its limitation is rigidity. Memory capacity and bandwidth are provisioned with each accelerator package. If one processor needs more capacity while another sits underused, the system cannot freely reassign all available HBM as one common resource.
An optics-centric pool promises a different balance. Several accelerators could access a larger shared resource over optical links. Capacity could become less dependent on the physical limits surrounding a single processor package.
The proposal resembles broader memory-disaggregation efforts, where compute and memory become separately deployable resources. The difference lies in the intended transport. Electrical fabrics can support pooling, but optical links offer a path toward greater reach and bandwidth density.
This does not mean local HBM disappears. The more plausible architecture would preserve fast attached memory for latency-sensitive data while using pooled capacity for larger or less frequently accessed working sets. Software would need to decide where data belongs.
That layered structure introduces difficult questions. A memory request that crosses an optical fabric cannot behave exactly like a local HBM access. Additional conversion, routing, arbitration, and protocol steps can alter both average latency and tail latency.
Coherence is another barrier. A coherence protocol coordinates cached copies of shared data so processors see a consistent state. Expanding that coordination across many accelerators and pooled memory can create traffic, controller complexity, and failure-recovery requirements.
Professor Lee acknowledged this constraint in SK hynix’s announcement. He identified low-power photonic integration, coherence protocols, and system reliability among the remaining commercialization challenges. That statement makes the roadmap more credible, but it also defines how far deployment remains from the vision.
The proposed architecture must also specify what fills the pool. It could use HBM, conventional DRAM, high-bandwidth flash, or multiple tiers. Each option changes latency, endurance, capacity, power, and cost characteristics.
No public specification currently answers that question for the SK-hynix CPO concept. The paper establishes an architectural direction, while leaving future products and implementation choices open.
Competition provides useful context. Broadcom has already shipped CPO designs at the switching layer. Its 102.4-terabit switch integrates photonic engines with a high-capacity Ethernet switch using advanced multi-chip packaging.
Nvidia is bringing co-packaged silicon photonics into its networking stack. Its photonics platform places optical engines beside switch ASICs to support larger scale-out and scale-across fabrics.
Intel demonstrated another route in 2024. Its optical I/O chiplet was co-packaged with a CPU and transmitted live data. That work focused on optical compute connectivity rather than a disclosed shared-memory product.
These efforts show that CPO is no longer confined to laboratory discussion. They also reveal the difference in SK hynix’s position. Broadcom and Nvidia are commercializing optical networking, while Intel demonstrated optical I/O beside compute.
SK hynix is extending the conversation toward the memory endpoint. Its contribution is not evidence that it leads those companies in deployable optical systems. It is an attempt to ensure memory architecture becomes part of the CPO design process.
That effort could alter supplier relationships. A memory vendor that helps define controllers, protocols, and package interfaces gains influence beyond selling stacks with specified capacity and bandwidth.
The processor vendor still has strong leverage. It controls accelerator architecture, memory scheduling, cache behavior, and much of the software stack. A pooled-memory design will struggle without close support from the processors sending requests.
Hyperscale customers hold another decisive position. They can validate whether the flexibility of pooled memory offsets greater system complexity. Their purchasing commitments can also justify the packaging and optical supply chain needed for volume production.
The result is not a simple replacement contest. Attached HBM maximizes local performance, while optical pooling targets system flexibility and reach. Future systems will probably combine both if the pooled tier meets latency, reliability, and software requirements.
That is the genuine reversal behind the SK-hynix CPO paper. The company that became central to AI through memory placed beside processors now argues that some memory should become physically separate and optically accessible.
The Roadmap Still Faces Heat, Yield, and Reliability
Putting optics closer to hot silicon shortens electrical links, but it concentrates manufacturing and operational risk inside a harder-to-service package.
CPO removes pluggable optical modules from their familiar position at a system’s front panel. That change can improve bandwidth density and energy efficiency. It can also make optical components less accessible when something fails.
A pluggable transceiver can usually be replaced without discarding the switch or processor package. A co-packaged optical engine sits much closer to expensive silicon. Repair strategies, redundancy, and failure isolation therefore become central design questions.
Thermal management is equally difficult. Processors and switches produce substantial heat, while lasers, modulators, and photodetectors behave differently as temperatures change. Placing those components together can reduce electrical loss while creating a more demanding thermal environment.
The Nature Electronics abstract explicitly identifies thermal management, manufacturability, and standardization as unresolved requirements. Those concerns apply to conventional CPO and become more consequential when the architecture reaches memory.
A photonic interposer must connect multiple kinds of dies with precise alignment and acceptable loss. Packaging yield can decline when one assembly contains more components and interfaces. A defect in a small optical element can affect the economics of a much larger package.
Three-dimensional integration raises the stakes further. Stacking electronic and photonic components shortens connections and increases density, but it also complicates heat removal, testing, assembly, and failure analysis.
Laser placement presents another decision. An integrated laser shortens optical paths but must tolerate package heat. An external laser can improve serviceability and thermal isolation, although it adds coupling, alignment, and system-management requirements.
Fiber attachment is not trivial either. Dense packages need repeatable connections that survive assembly and operation. Those connections must maintain signal integrity while fitting within server manufacturing and maintenance processes.
Standards determine whether these systems become interoperable markets or vertically integrated products. Vendors must agree on electrical interfaces, optical engines, control methods, packaging boundaries, and testing procedures.
Memory pooling adds protocol questions above the physical layer. The system must manage addressing, access rights, congestion, ordering, and coherence. It must also recover when an optical path, controller, memory device, or accelerator fails.
Reliability requirements are particularly strict for AI clusters. A link problem can idle many expensive processors while distributed software reconstructs work. Increasing component count without adequate fault isolation can erase gains from lower link power.
Software represents another underappreciated constraint. Operating systems, runtimes, compilers, and AI frameworks need information about memory location and access cost. Treating every byte as equally close would lead to poor placement decisions.
Developers may eventually encounter another tier in the memory hierarchy. Local HBM would remain the fastest resource. Optically pooled memory could offer more capacity with different latency, while storage would handle colder data.
That hierarchy needs usable abstractions. Applications should not require manual control of every tensor placement. However, automatic systems must predict access patterns accurately enough to prevent repeated transfers across the optical fabric.
Security also expands with pooling. Shared memory resources need strong isolation among workloads, tenants, and accelerators. Controllers must prevent unauthorized access without adding excessive latency to every request.
None of these issues invalidates the architecture. They explain why a peer-reviewed roadmap should not be described as a commercial breakthrough. The publication organizes the work that remains and signals SK hynix’s preferred direction.
The strongest evidence would be a working prototype with end-to-end measurements. Those measurements should include application performance, total link energy, tail latency, thermal behavior, error rates, and recovery under component failures.
A component-level bandwidth record would be insufficient. The architecture’s claim concerns system efficiency, so validation must account for controllers, conversion stages, network contention, and software overhead.
Manufacturing evidence matters just as much. Yield, test coverage, package assembly time, and field-replaceability will influence adoption. A design that works technically can still lose against improved electrical links or pluggable optics on operating cost.
The current SK-hynix CPO roadmap therefore deserves cautious language. It defines targets and an integration path. It does not confirm that optical memory interfaces are ready for production or that pooled memory will outperform attached HBM for every workload.
Three Signals Will Show Whether Optical Memory Is Becoming Real
The next phase needs named hardware, measurable system results, and an ecosystem agreement that turns the roadmap into an implementable interface.
The first signal is a disclosed prototype. SK hynix or a partner would need to identify the memory type, photonic engine, controller, interposer, and connected processor. A live system would move the proposal beyond diagrams and component targets.
The most useful demonstration would run a recognizable AI or high-performance computing workload. It should compare local HBM, electrical pooling, and optical pooling under the same conditions.
End-to-end measurements would strengthen the paper’s thesis if they approach its stated bandwidth, energy, and latency goals. Results that exclude laser or controller power would weaken the comparison because they omit essential system costs.
The second signal is a named processor, cloud, packaging, or photonics partner. Optical memory pooling crosses too many technical boundaries for one memory supplier to deploy alone.
A partnership with an accelerator vendor would indicate support for the memory protocol and software model. A hyperscaler’s involvement would provide evidence that the architecture addresses an operational need rather than only a supplier ambition.
Packaging and foundry participation would show how the photonic interposer can enter volume manufacturing. A specialist optical partner could clarify laser placement, modulators, coupling, and fiber attachment.
The absence of named partners does not disprove the roadmap. Companies often publish architectural research before announcing commercial programs. Still, an identified program would provide stronger evidence than another general statement about collaboration.
The third signal is progress on coherence, interface standards, and serviceability. A shared specification would show that vendors are converging on how processors discover and access pooled optical memory.
Watch for details about controller ownership, addressing, ordering, congestion management, error handling, and isolation. These choices will determine whether optical memory becomes interoperable infrastructure or a proprietary feature inside one platform.
Serviceability should appear in the same discussion. Vendors need to explain what happens when a laser, optical engine, fiber connection, or memory module fails. A credible design must avoid replacing an entire high-value package after one optical fault.
These signals will also reveal who is pressured most. If accelerator vendors adopt open optical memory interfaces, attached memory becomes one tier within a larger pool. If they keep protocols proprietary, memory suppliers may remain component providers inside processor-led platforms.
Enterprise buyers should track workload results rather than isolated bandwidth claims. Pooled capacity matters only when software can use it without creating latency spikes, congestion, or unacceptable failure domains.
Developers should watch how runtimes expose the new tier. Transparent placement would simplify adoption, but explicit controls may be necessary for predictable performance. The balance will shape whether the architecture feels like ordinary memory or a specialized fabric.
Knowledge workers and everyday AI users will not configure photonic interposers. They may still feel the outcome through larger context windows, more efficient inference, and fewer capacity constraints, if the infrastructure delivers its promised flexibility.
For now, SK-hynix CPO is best understood as a strategic architectural claim. The verified event is an August 19 review article followed by an August 20 company announcement, not a newly shipped memory product.
The paper matters because SK hynix has placed optical memory pooling on its public roadmap. The unanswered question is whether partners, prototypes, and standards will turn that position into infrastructure.
Over the next several months, ignore broad promises about light transforming AI systems. Look instead for a named prototype, complete power and latency measurements, and a defined coherence interface. Those three signals will show whether optical memory is leaving the roadmap and entering the data center.



