WED, 03 JUN 2026 · 18:34:20 UTC

SambaNova Systems

Hardware

USA·HQ Palo Alto·Est. 2017

Reconfigurable dataflow silicon for enterprise AI.

7.0

our score

Our take

Well-funded AI hardware challenger betting on reconfigurable dataflow silicon to bypass NVIDIA's enterprise grip.

At a glance

Best known for
Reconfigurable dataflow AI chips and full-stack enterprise platform
Biggest strength
Tight hardware-software integration with open-model composition for enterprise
Biggest risk
NVIDIA ecosystem lock-in and proving production TCO at scale
Stage
Series D
Primary revenue
Enterprise hardware systems and AI software subscriptions for Fortune 500 and government

What they do

SambaNova Systems builds enterprise AI infrastructure anchored by its proprietary Reconfigurable Dataflow Unit (RDU) architecture. Unlike conventional GPUs that rely on fixed-function SIMD pipelines, the company’s SN40L processor dynamically reconfigures its compute and memory resources to match the dataflow graph of specific neural networks. This design aims to minimize data movement—historically the dominant energy and latency cost in AI workloads—while delivering high utilization across both training and inference. The silicon ships inside DataScale, the company’s integrated rack-scale system that combines compute, memory, and networking into a deployable appliance for data centers.

On the software side, SambaNova offers a full-stack platform that includes compilers, runtime software, and pre-optimized models. Its flagship offering, Samba-1, packages dozens of open-source models into a unified “composition of experts” system, allowing enterprises to route queries across specialized models rather than relying on a single monolithic foundation model. The company primarily sells to two constituencies: U.S. government agencies and Fortune 500 enterprises in regulated industries—finance, healthcare, energy—that require on-premises or sovereign AI deployments. By controlling the entire stack from chip to model, SambaNova argues it can guarantee performance, security, and lower total cost of ownership than assembling disparate GPU clusters and cloud APIs.

With roughly 400 to 600 employees, the company operates as a vertically integrated alternative to NVIDIA, offering both direct hardware sales and cloud access to its systems. Its pitch centers on reducing vendor lock-in through open models and delivering a turnkey experience that abstracts away the complexity of heterogeneous AI infrastructure.

Origin story

SambaNova was founded in 2017 in Palo Alto by a team with deep roots in Stanford computer architecture and the semiconductor industry. Co-founders Rodrigo Liang, Kunle Olukotun, and Christopher Ré set out to commercialize a new class of processors optimized for dataflow rather than traditional control-flow computing. Olukotun, a Stanford professor widely recognized as a pioneer of multicore processor design, provided the architectural vision; Liang, a former senior executive at Oracle and Sun Microsystems, brought chip execution experience; and Ré, a Stanford MacArthur Fellow, contributed expertise in machine learning systems. The trio aimed to address what they saw as a fundamental inefficiency in general-purpose accelerators: excessive data movement between memory and compute.

The company spent its first few years in stealth, emerging with the SambaNova DataScale system and its early RDU generations. Rather than selling standalone chips, it adopted a full-stack strategy from the outset, pairing custom silicon with system hardware and software to capture more value and control the customer experience. A defining financial milestone came in 2021 with a $676 million Series D led by SoftBank Vision Fund 2, which vaulted the company to a roughly $5 billion valuation and provided the war chest needed to compete with entrenched incumbents. Since then, SambaNova has iterated through its SN series processors—culminating in the SN40L—and expanded its software portfolio with the Samba-1 model composition platform, sharpening its focus on government and enterprise buyers who cannot easily move data to public clouds.

Key products

Samba-1

2024

A composition-of-experts platform that bundles dozens of open-source models into a unified enterprise system, enabling Fortune 500 and government users to deploy sovereign AI without single-model lock-in.

DataScale

An integrated rack-scale AI system built around SambaNova's RDU chips, designed for on-prem data centers and delivering turnkey training and inference infrastructure.

SN40L

The company's flagship Reconfigurable Dataflow Unit (RDU) processor, optimized to minimize data movement and dynamically map neural network graphs onto silicon for training and inference.

Leadership

  • RL

    Rodrigo Liang

    Co-founder & CEO

    Former Oracle and Sun Microsystems executive with deep experience in processor design and enterprise systems.

  • KO

    Kunle Olukotun

    Co-founder & Chief Technologist

    Stanford professor and pioneer of multicore processor architecture; drives SambaNova's dataflow silicon vision.

  • CR

    Christopher Ré

    Co-founder

    Stanford professor and MacArthur Fellow known for work in machine learning systems and data analytics.

Funding history

Year
Round
Amount
Lead investors
  • 2021
    Series D
    $676M
    SoftBank Vision Fund 2

Strengths & risks

Strengths

  • +Full-stack control from RDU silicon to model composition reduces vendor fragmentation
  • +Reconfigurable dataflow architecture avoids GPU memory bottlenecks for large models
  • +Strong traction in government and regulated Fortune 500 on-prem deployments
  • +Samba-1 bundles open models, reducing lock-in and accelerating enterprise adoption
  • +Massive war chest from $676M Series D funds long R&D runway against incumbents

Risks

  • NVIDIA CUDA ecosystem lock-in makes enterprise switching costly and slow
  • Unproven production TCO advantage against H100/H200 clusters at hyperscale
  • Capital-intensive chip design requires ongoing fundraising before profitability
  • Smaller software ecosystem than GPUs, risking developer and ISV adoption
  • Intense competition from AMD, Intel, Cerebras, and cloud AI accelerators

Recent moves

  1. Launched Samba-1 composition-of-experts platform

    Early 2024

    Introduced an enterprise AI suite bundling dozens of open-source models, allowing customers to compose specialized models rather than relying on a single monolithic LLM.

  2. Unveiled SN40L DataScale systems

    Late 2023

    Shipped the next-generation SN40L RDU inside updated DataScale racks, targeting trillion-parameter model inference and training with improved memory and dataflow efficiency.

Competitive position

SambaNova occupies a distinct lane in the AI hardware market: it is neither a GPU clone nor a niche inference-only play, but a full-stack challenger built on reconfigurable dataflow silicon. Against NVIDIA, its primary disadvantage is ecosystem breadth—CUDA remains the industry default, and SambaNova’s software stack, while capable, requires customers to migrate away from a deeply entrenched programming model. Where SambaNova wins is in controlled, security-conscious environments: government agencies and regulated enterprises that need on-premises sovereign AI and prefer open models over proprietary APIs. In these accounts, the turnkey integration of SN40L silicon, DataScale systems, and the Samba-1 software layer can reduce deployment complexity compared to assembling multi-vendor GPU clusters.

Compared to other startups, SambaNova is more broadly positioned than Groq, which focuses narrowly on ultra-low-latency inference, and more commercially mature than many early-stage chip ventures. Cerebras is its closest analog as a full-system vendor, but Cerebras bets on wafer-scale integration whereas SambaNova bets on reconfigurable dataflow and memory efficiency. The central question is whether these architectural advantages translate into consistently lower total cost of ownership at production scale. If SambaNova cannot demonstrate clear TCO wins against NVIDIA’s H100/H200 and forthcoming Blackwell generations, it risks being squeezed into a narrow government niche or forced toward an acquisition exit.

What to watch

  • 01Revenue growth from production deployments vs pilot programs in Fortune 500
  • 02SN40L benchmarks against NVIDIA H100/H200 on real enterprise workloads
  • 03Ability to retain engineering talent amid AI hardware talent wars
  • 04Next fundraising or path to profitability given capital-intensive chip cycles
  • 05Adoption velocity of Samba-1 open-model composition vs closed API alternatives

Frequently asked questions

How does SambaNova's SN40L differ from NVIDIA GPUs?

SN40L uses a reconfigurable dataflow architecture rather than fixed SIMD cores, aiming to reduce data movement and improve memory efficiency for both training and inference. It is packaged as part of a full-stack system.

What is Samba-1 and who is it for?

Samba-1 is a composition-of-experts platform that bundles dozens of open-source models into a single enterprise offering. It targets Fortune 500 and government customers seeking on-prem AI without vendor lock-in.

Does SambaNova sell cloud access or only hardware?

SambaNova primarily sells physical DataScale systems for on-prem and sovereign deployments, but also offers cloud access. Their model is flexible to customer infrastructure needs.

Is SambaNova's software compatible with PyTorch and TensorFlow?

SambaNova provides a software stack that supports standard frameworks, though it requires compilation and optimization for its RDU dataflow architecture, which involves some migration effort from CUDA.

Who are SambaNova's main competitors?

Primary competitors include NVIDIA's DGX systems, AMD Instinct clusters, Cerebras wafer-scale systems, and cloud AI accelerators from Google, Amazon, and Microsoft.

What is the company's funding status?

SambaNova has raised significant capital, including a $676 million Series D that valued the company at approximately $5 billion, giving it substantial runway for R&D.

Why do enterprises choose SambaNova over NVIDIA?

Buyers cite the full-stack integration, open-model strategy via Samba-1, reconfigurable silicon efficiency, and strong on-prem/sovereign deployment support for regulated industries.

What are the risks of buying SambaNova today?

The main risks include a smaller software ecosystem than CUDA, unproven long-term TCO at massive scale, and the inherent execution risk of a pre-IPO chip startup competing with a dominant incumbent.

The bottom line

SambaNova sits at a critical inflection point. With a $676 million Series D and a $5 billion valuation, it has the capital to survive the brutal AI silicon wars, but survival is not victory. Its bet is that a full-stack, dataflow-centric platform—spanning the SN40L chip, DataScale systems, and the Samba-1 model composition layer—can deliver better total cost of ownership than NVIDIA GPU clusters for large enterprises and government agencies that prioritize data sovereignty and open models. If the company can convert its pipeline of Fortune 500 and federal pilots into sticky, multi-year production deployments at scale, it could cement itself as the leading alternative to NVIDIA in the regulated enterprise segment.

However, the path is narrowing. NVIDIA’s annual R&D budget dwarfs SambaNova’s total fundraising, and the CUDA ecosystem remains the default gravity well for AI developers. SambaNova must prove not just that its silicon is theoretically efficient, but that migration friction, software maturity, and inference economics consistently favor its stack in head-to-head benchmarks. The next 18–24 months will be telling: another funding round or a clear path to profitability would be bullish, while stalled revenue growth or key customer losses to AMD or Cerebras would raise serious questions about the $5 billion price tag.

Visit SambaNova Systems

Key products

  • Samba-1
  • DataScale
  • SN40L

Related companies

All companies →