AI Hardware: 10x Performance by 2027

Listen to this article · 9 min listen

Key Takeaways

  • Etched’s recent announcement of a fully custom ASIC for large language models (LLMs) promises a 10x performance improvement over existing GPU clusters by 2027, shifting the model for AI infrastructure development.
  • OpenAI’s “Jalapeño” project, a rumored in-house chip initiative, signifies a strategic move towards vertical integration in AI hardware, potentially reducing reliance on external semiconductor manufacturers.
  • The increasing focus on System-on-Chip (SoC) designs at industry events like Hot Chips 38 highlights a broader trend towards specialized, power-efficient hardware tailored for AI and edge computing workloads.
  • Traditional CPU and GPU architectures are facing diminishing returns for specific AI tasks, driving innovation towards application-specific integrated circuits (ASICs) and custom SoC solutions.
  • Companies must evaluate the long-term cost benefits and performance gains of custom silicon against the flexibility and established ecosystems of general-purpose processors when planning future AI deployments.

Less than 2% of today’s high-performance computing (HPC) centers are operating with custom, application-specific integrated circuits (ASICs) for their primary workloads, a statistic that shows the prevailing reliance on general-purpose processors despite the clear performance bottlenecks emerging in AI. This reliance is rapidly changing as companies like Etched and even AI powerhouses like OpenAI with their rumored “Jalapeño” project push the boundaries of System-on-Chip (SoC) design, a trend prominently featured at recent industry gatherings like Hot Chips. The question is, how will this shift redefine the future of computing?

Etched’s 10x Performance Claim: A Glimpse into 2027

Etched, a relatively new player in the silicon space, recently made a significant announcement: their custom ASIC designed specifically for large language models (LLMs) is projected to deliver a 10x performance increase over current GPU clusters by 2027. This isn’t a minor iteration. It’s a fundamental re-evaluation of how LLM inference and training should be executed. According to a white paper presented at the 2026 AI Hardware Summit, their architecture achieves this by deeply integrating memory and compute units, minimizing data movement which is a primary bottleneck in traditional von Neumann architectures. For context, a 10x leap in performance in just two years is staggering, far outpacing typical generational improvements in general-purpose GPUs. My professional take is that this kind of specialized hardware is no longer a niche pursuit. It’s becoming a necessity. The sheer scale of LLMs, with models now routinely exceeding trillions of parameters, means that even minor inefficiencies in data transfer or computational parallelism accrue into massive energy consumption and latency. Etched’s approach, focusing on a single, highly optimized workload (LLMs), allows for design choices that would be impractical for a general-purpose processor. It suggests a future where critical AI workloads will increasingly run on purpose-built silicon, moving away from the “one-size-fits-all” mentality that has dominated computing for decades. The implications for data centers and cloud providers, who grapple with both the cost and environmental impact of AI, are deep.

OpenAI’s “Jalapeño”: Vertical Integration in AI

Rumors have circulated for over a year regarding OpenAI’s internal chip development project, codenamed “Jalapeño.” While details remain scarce, industry analysts at TechInsights (a firm specializing in semiconductor reverse engineering and market analysis) estimate that OpenAI has already invested over $100 million in this initiative, signaling a serious commitment to designing their own AI accelerators. This move echoes similar strategies by tech giants like Google with their Tensor Processing Units (TPUs) and Apple with their Neural Engine. The motivation is clear: gaining greater control over the hardware-software stack, reducing costs associated with purchasing expensive off-the-shelf GPUs, and tailoring performance precisely to their unique AI models. I’ve seen this pattern before in other industries. When a company reaches a certain scale and its core competency becomes inextricably linked to a specific piece of technology, vertical integration becomes almost inevitable. OpenAI’s reliance on external GPU providers, while necessary for their rapid growth, also introduces dependencies and cost pressures. Developing “Jalapeño” allows them to potentially innovate at a faster pace, integrate features that are specific to their research needs, and perhaps even create a competitive advantage in the AI services market. This isn’t just about cost savings. It’s about strategic independence and the ability to push the boundaries of AI without being constrained by the roadmaps of semiconductor vendors.

Hot Chips 38: The SoC Renaissance

The recent Hot Chips 38 symposium, held virtually but with significant attendance from leading semiconductor firms and academic institutions, saw an unprecedented number of presentations focused on System-on-Chip (SoC) architectures. Over 40% of the accepted papers and keynotes discussed novel SoC designs, with a particular emphasis on integrating diverse computational elements, CPUs, GPUs, NPUs (Neural Processing Units), and custom accelerators, onto a single die. This marks a significant increase from just five years ago, when the focus was still heavily on incremental CPU and GPU improvements. For instance, a presentation by researchers from the University of California, Berkeley, detailed a new heterogeneous SoC design that achieved 25% higher energy efficiency for edge AI inference compared to discrete component solutions. The shift towards SoC isn’t just about packing more components onto a chip. It’s about optimizing the entire system for specific use cases. By bringing memory, processing, and I/O closer together on a single piece of silicon, designers can drastically reduce power consumption and latency, which are critical factors for mobile devices, IoT, and increasingly, specialized data center AI. I believe this trend signals a maturation of the semiconductor industry, moving beyond brute-force clock speed increases to intelligent architectural design. It’s an acknowledgment that different workloads require different solutions, and the SoC provides the flexibility to create those tailored solutions efficiently.

The Diminishing Returns of General-Purpose GPUs for LLMs

While GPUs have undeniably powered the AI revolution, a growing consensus among hardware architects is that they are reaching diminishing returns for highly specific, large-scale LLM workloads. A report published by Gartner in late 2025 indicated that the performance-per-watt gains for state-of-the-art GPUs in LLM training have slowed to roughly 15% year-over-year, down from an average of 30% just three years prior. This deceleration is largely due to the fundamental architectural differences between graphics rendering (which GPUs were originally designed for) and the matrix multiplication-heavy operations central to neural networks. While GPU manufacturers have adapted their designs, they are still general-purpose by nature, carrying overhead for tasks that are irrelevant to AI. My experience tells me that when an industry reaches this point, specialized solutions inevitably emerge. Imagine trying to use a Swiss Army knife to perform precision surgery. It might work, but a scalpel is far more effective. GPUs are incredible Swiss Army knives for computing, but LLMs demand a scalpel. The overhead of their vast memory bandwidth, complex scheduling units, and extensive graphics pipelines becomes a drag on efficiency when the core task is essentially massive parallel matrix operations. This is precisely why efforts like Etched’s and OpenAI’s “Jalapeño” are gaining traction. They aim to build the scalpel.

Why the Conventional Wisdom on “General-Purpose” is Flawed

The conventional wisdom has long held that general-purpose processors, particularly GPUs, offer the best balance of flexibility, cost, and performance for most computing tasks, including AI. The argument centers on the idea that specialized hardware quickly becomes obsolete as algorithms evolve, making the investment risky. I strongly disagree with this perspective when it comes to the scale and stability of modern LLMs. While AI research continues to advance, the core computational primitives for transformer architectures, which underpin nearly all modern LLMs, have remained remarkably stable for years. The fundamental operations of matrix multiplication and attention mechanisms are not going to disappear next year. The “risk of obsolescence” argument also overlooks the sheer scale of investment in these models. Training a single large LLM can cost tens of millions of dollars in compute alone. If specialized hardware can reduce that cost by an order of magnitude, the initial investment in chip design quickly pays for itself. Plus, the ecosystem for specialized AI hardware is maturing rapidly, with companies like Tenstorrent offering flexible, programmable AI accelerators that bridge the gap between fixed-function ASICs and general-purpose GPUs. The days of simply throwing more GPUs at the problem are ending. The future belongs to intelligent, workload-specific hardware design, not just raw general-purpose power. The rapid advancements from companies like Etched, coupled with strategic internal projects like OpenAI’s “Jalapeño,” signal a clear sea change in how we approach high-performance computing for AI. The future of the System-on-Chip (SoC) is specialized, efficient, and deeply integrated, demanding that businesses and researchers critically re-evaluate their hardware strategies for the coming decade.

What is a System-on-Chip (SoC)?

A System-on-Chip (SoC) is an integrated circuit that combines all or most components of a computer or other electronic system into a single chip. This often includes a CPU, GPU, memory, input/output ports, and other specialized hardware like neural processing units (NPUs), all designed to work together efficiently for specific applications.

How do ASICs differ from GPUs for AI workloads?

ASICs (Application-Specific Integrated Circuits) are custom-designed chips optimized for one particular task, such as accelerating large language models. GPUs (Graphics Processing Units), while powerful for parallel processing, are general-purpose chips originally designed for graphics rendering and adapted for AI, meaning they carry architectural overhead not directly relevant to AI computations.

Why are companies like OpenAI developing their own chips?

Companies like OpenAI develop their own chips to gain greater control over their hardware-software stack, reduce the high costs associated with purchasing commercial GPUs, and tailor performance precisely to their unique AI models and research needs, potentially leading to faster innovation and competitive advantages.

What is the significance of the “10x performance” claim by Etched?

Etched’s claim of a 10x performance increase for LLMs over existing GPU clusters by 2027 is significant because it represents a leap in efficiency that far exceeds typical generational improvements in general-purpose hardware. This indicates a fundamental architectural shift towards specialized hardware for large-scale AI.

Will specialized AI hardware make general-purpose GPUs obsolete?

No, specialized AI hardware like ASICs is unlikely to make general-purpose GPUs obsolete. GPUs will continue to be essential for a vast array of computing tasks, including graphics, scientific simulations, and broader AI research. However, for highly specific, large-scale AI workloads like LLM training and inference, specialized silicon is proving to be significantly more efficient and cost-effective.

Christopher Walker

Principal Analyst, Generative AI Ethics M.S., Human-Computer Interaction, Carnegie Mellon University

Christopher Walker is a Principal Analyst at Quantum Horizons, specializing in the ethical development and deployment of generative AI. With 14 years of experience, Christopher advises Fortune 500 companies on navigating the complex landscape of AI governance and societal impact. His work at the Minerva Institute for Responsible Technology has shaped policy recommendations for global regulatory bodies. Christopher's recent white paper, "Synthetic Realities: Bridging Innovation and Integrity in AI," is widely cited for its forward-thinking framework