Ronak Singhal, Intel's Xeon Architect, Leaves After Nearly 30 Years of Innovation

Ronak Singhal, Intel's Xeon Architect, Leaves After Nearly 30 Years of Innovation
source: gettyimages
September 16, 2025

Intel's veteran chief architect behind the Xeon line of server processors, Ronak Singhal, is set to leave the company this month. With a tenure stretching almost three decades, Singhal's departure marks the end of an era for the x86 giant.

A Career Built on Innovation

A graduate of Carnegie Mellon University with degrees in electrical and computer engineering, Singhal holds over 30 patents related to CPU design. He joined Intel in 1997 after an internship at Cyrix and quickly rose through the ranks, contributing to some of Intel's most significant processor architectures.

His work has been instrumental in developing the 22nm Haswell and 14nm Broadwell architectures, which have shaped Intel's datacenter and client offerings. Singhal's designs also played a crucial role in the success of the Core and Atom processor lines.

The Challenging Landscape of Server CPU Competition

Despite Singhal's accomplishments, Intel's Xeon division has faced increasing competition. AMD has gained significant ground, and Arm-based CPUs have entered the market, capturing 25% of the server space per Dell'Oro Group, with AMD now commanding approximately 41% of server revenues according to Mercury Research.

The launch delays of products like Sapphire Rapids have allowed AMD to extend its core count lead, further challenging Intel's dominance. However, with the introduction of Granite Rapids Xeon 6900 processors last fall, Intel managed to narrow the gap in core count, clocks, and memory bandwidth.

Leadership Turnover and Broader Changes at Intel

Singhal is not the only senior executive to depart recently. Earlier this year, Sailesh Kottapalli left for Qualcomm, and the data center leadership has experienced significant turnover, including Lisa Spelman's move to Cornelis Networks and Justin Hotard's departure for Nokia.

The executive shakeup continues at the top levels of Intel. Recently, the company announced that Michelle Johnston Holthaus will step down as CEO of Products, with Kevork Kechichian taking over the data center engineering division, Jim Johnson leading the client computing group, and Srinivasan (Srini) Iyengar heading new engineering efforts.

A Turning Point for Intel

While Intel confirmed Singhal's departure, they declined to comment further. Singhal himself did not respond to requests for comment. As the company navigates this period of transition amidst fierce market competition, the future of Intel's server CPU line remains uncertain.

---

Note: This article might evolve as new information becomes available.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 139 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6643720,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}