DEV Community

Andrew
Andrew

Posted on

Ayar Labs Raises $500M to Replace Copper with Light in AI Data Centers

Originally published on andrew.ooo


TL;DR

  • Ayar Labs raised $500M Series E at a $3.8B valuation, led by NVIDIA and AMD
  • The company generates $91.6M in revenue with just ~210 employees (~$436K per employee)
  • Their silicon photonics technology delivers 4-20x more throughput per watt than copper interconnects
  • Backed by the "unholy trinity" of chip competitors: NVIDIA, AMD, and Intel (plus MediaTek, Qatar Investment Authority)
  • Solving the memory wall problem—where GPUs sit idle 50% of the time waiting for data

The $500M Bet That Light Beats Copper

On March 3, 2026, Ayar Labs announced the largest funding round in silicon photonics history: $500 million at a $3.8 billion valuation.

The lead investors? NVIDIA and AMD—two companies that normally compete for every GPU sale.

When your biggest chip rivals co-lead your funding round, you're either solving a problem so fundamental that everyone needs the solution, or you've built technology so defensible that they'd rather invest than compete.

For Ayar Labs, it's both.


The Hidden Bottleneck Killing AI Performance

Here's a number that should concern anyone building AI infrastructure: GPUs sit idle 50% of the time during large-batch inference, waiting for data to arrive.

Not waiting for compute. Waiting for data movement.

This is the memory wall problem, and it's becoming the dominant constraint on AI scaling.

Why Data Movement is the New Bottleneck

Consider what happens when you run a large language model:

  1. The model is too big for one chip. Meta's LLaMA 3-70B requires ~70GB just to load the model weights at INT8 precision.
  2. You need multiple GPUs working in sync. The model gets "sharded" across multiple chips.
  3. Those GPUs must constantly exchange data. During every forward pass, terabytes of partial computation results flow between chips.
  4. Copper can't keep up. Traditional electrical interconnects become the chokepoint.

The Ayar Labs Solution: 8 Tbps on a Beam of Light

Ayar Labs replaces electrical signals with photons. Their flagship product, TeraPHY, is an optical chiplet that:

  • Transfers 8 Tbps of bandwidth
  • Operates at 10 nanosecond latency
  • Delivers 4-20x more throughput per watt than copper

The Numbers

Metric Value
Series E Raised $500M
Valuation $3.8B
Total Funding ~$875M
Revenue (2025) $91.6M
Employees ~210
Revenue per Employee ~$436K

The Investor Roster

The significance here can't be overstated: NVIDIA, AMD, and Intel are all investors. These companies compete fiercely on everything from gaming GPUs to AI accelerators. The fact that all three have backed Ayar Labs suggests they see silicon photonics as infrastructure everyone will need.


The Founding Story: From DARPA Lab to $3.8B Valuation

Ayar Labs emerged from a DARPA research project called POEM (Photonically Optimized Embedded Microprocessors), a collaboration between MIT, UC Berkeley, and CU Boulder.

In 2015, the team published a paper in Nature showcasing a microprocessor with 70 million transistors and 850 photonic I/O components—achieving 10-50x greater bandwidth than existing electrical microprocessors.

Pat Gelsinger, former Intel CEO, sits on Ayar Labs' board. He'd launched silicon photonics research at Intel two decades earlier:

"I proudly declared that the death of copper was upon us, and everything would switch to optics, but I was just two decades too early."


Why This Matters

The AI hardware narrative has focused on compute: who has the most powerful GPU, the most FLOPS, the biggest training clusters.

But compute without data is useless. Ayar Labs is betting that the next wave of AI infrastructure investment will focus on connectivity—and they've positioned themselves at the center of that shift.

When NVIDIA, AMD, and Intel all agree on something, it's worth paying attention.


📖 Read the full article with FAQs and sources: Ayar Labs Raises $500M to Replace Copper with Light

Top comments (0)