Deal

Qualcomm Acquires Modular for its Hardware-Agnostic AI Software Layer

Qualcomm announced its intent to acquire Modular, an AI infrastructure software company, in a stock transaction valued at approximately $3.9 billion. The deal pairs Qualcomm’s silicon roadmap with Modular’s Mojo programming language and MAX inference engine, a software stack that runs AI models across CPU, GPU, NPU, and custom ASIC architectures without requiring per-accelerator rewrites.

The acquisition addresses software lock-in, NVIDIA’s most durable barrier to AI compute. NVIDIA’s CUDA ecosystem ties developers to its hardware, and code optimized for NVIDIA GPUs does not transfer cleanly to competing silicon.

Modular’s stack attacks that barrier directly by abstracting hardware behind a unified development and serving layer, thereby lowering the switching cost of adopting non-NVIDIA accelerators.

For Qualcomm, the deal provides the software foundation that its data center processor ambitions have lacked.

Technical Details

Modular’s platform spans AI development, inference, and orchestration, with the goal of removing hardware-specific software work from the deployment path.

Modular was founded in 2022 by Chris Lattner and Tim Davis. Lattner created the LLVM compiler infrastructure and Apple’s Swift language, and previously led software for Tesla’s Autopilot program, a background that gives the company unusual credibility in compiler and runtime engineering. Modular employs roughly 150 people, and Qualcomm expects to bring the full team and both founders into the company.

The platform is built around two principal components and an orchestration layer, all built around cross-hardware portability:

  • Mojo: a systems programming language with Python-compatible syntax that compiles to performance comparable to C or CUDA. The same source code retargets across NVIDIA GPUs, AMD processors, CPUs, and other accelerators because the compiler regenerates kernels for each hardware type.
  • MAX: an inference and serving framework that ingests models and produces an optimized, deployable package. The max serve command exposes an OpenAI-compatible HTTP endpoint and supports a large library of pre-optimized open models.
  • Mammoth: an orchestration layer for large-scale deployment, extending the stack from single-node serving to distributed inference.

Modular supports silicon from NVIDIA, AMD, Intel, Arm, and Qualcomm, with recent platform releases adding coverage for NVIDIA Blackwell and Grace parts and for AMD MI355X.

Modular claims throughput gains of roughly 20 to 50 percent over vLLM and SGLang on next-generation hardware, and the company has published a large open-source collection of CPU and GPU kernels.

Analysis

The deal extends Qualcomm’s multi-year effort to reduce its dependence on smartphone chips, which still generate most of its revenue but are growing more slowly than AI-adjacent markets.

Qualcomm’s diversity strategy now spans AI PCs, automotive, industrial systems, robotics, networking, and data center processors, and it has announced AI-focused server CPUs. Modular’s hardware-agnostic layer is the connective software that ties these efforts together across cloud, edge, and device.

The deal lands at the right moment, as the industry’s center of gravity shifts from model training, where CUDA is strongest, to inference, where a portability layer has the greatest leverage.

Overall:

  • The acquisition gives Qualcomm a horizontal software platform to anchor its XPU accelerator roadmap, rather than a point tool tied to a single product.
  • It fits within a broader acquisition pattern under CEO Cristiano Amon, alongside the Alphawave deal, the Ventana RISC-V purchase, and a the reported (and unconfirmed) pursuit of Tenstorrent.

Qualcomm has identified the correct battleground. Challenging NVIDIA on silicon alone has repeatedly failed because the constraint is ultimately software, and Modular gives Qualcomm a compiler and inference layer with the engineering pedigree to be taken seriously.

The $3.9 billion price is steep relative to Modular’s recent private valuation, but it buys a scarce strategic asset and the team behind it, and the logic of owning the layer that routes workloads to hardware justifies paying above its standalone value.

The most important takeaway is that Qualcomm has shifted the contest from hardware to the software stack, where NVIDIA’s dominance is most contestable. If the integration holds and the stack stays credibly open, Qualcomm will own one of the few software layers capable of making a non-NVIDIA AI chip a low-risk choice, and that is a far stronger position than its data center silicon alone would command.

For additional coverage, see the author’s Forbes article on Qualcomm’s 2026 Investor Day, which includes a discussion of the Modular acquisition.

Disclosure: The author is an industry analyst, and NAND Research an industry analyst firm, that engages in, or has engaged in, research, analysis, and advisory services with many technology companies, which may include those mentioned in this article. The author does not hold any equity positions with any company mentioned in this article.