Skip to main content
The Quantum Dispatch
Back to Home
Cover illustration for StarFive Dubhe-100 Is a Server-Class RISC-V CPU Core

StarFive Dubhe-100 Is a Server-Class RISC-V CPU Core

StarFive's Dubhe-100 is an RVA23-compliant RISC-V core hitting 15 SPECint2006 per GHz, with a 15-stage out-of-order pipeline and KVM already running.

Alex Circuit
Alex CircuitAug 20, 20265 min read

StarFive launched the Dubhe-100 on August 19, 2026, and CNX Software published a detailed breakdown the following day. It is a 64-bit RISC-V CPU core aimed at servers and high performance computing, and it is licensable IP rather than a chip you can buy. That distinction matters, but so does the ambition: this is one of the first server-class RISC-V cores to reach a deliverable state with customers already designing silicon around it.

  • The Dubhe-100 is RVA23-compliant with an RV64GCBVH instruction set and scores 15 SPECint2006 per GHz
  • It uses a 15-stage, 6-issue out-of-order pipeline with multi-core cache coherence
  • Vector and Vector Crypto extensions, instruction fusion, and AIA 1.0 are all supported
  • Linux and KVM virtualization are running on the platform, with Type 1 and Type 2 hypervisor coverage complete

What Do the Dubhe-100 Specs Actually Say?

Start with the number that lets you compare across architectures. StarFive quotes 15 SPECint2006 per GHz, along with Dhrystone 2.2 at 10.0 DMIPS/MHz. Per-clock integer performance in that range puts the core in credible territory for general purpose server workloads rather than the embedded and microcontroller niches where RISC-V has been most comfortable.

The microarchitecture backs that up. A 15-stage pipeline with 6-wide issue and out-of-order execution is a genuinely wide core, not a scaled-up embedded design. The memory management unit supports Bare, Sv39, and Sv48 modes with multiple TLB configurations. Reporting on the reorder buffer size differs between outlets, so treat that particular figure as unconfirmed; the pipeline depth, issue width, and SPEC number are consistent across StarFive's own materials and the coverage.

Why RVA23 Compliance Is the Real Headline

RVA23 is the RISC-V profile that pins down which optional extensions a general-purpose application processor must implement. Without a profile, every RISC-V chip is a slightly different target and distributions cannot ship one binary that runs everywhere. With it, a Linux distribution can build once and reasonably expect the result to run.

StarFive says Dubhe-100 strictly complies with RVA23 and is among the first to implement an out-of-order vector unit based on the RISC-V Vector extension. That vector unit, together with Vector Crypto, is what makes the core plausible for the workloads StarFive names: LLM inference, AI agents, smart network interface controllers, and distributed storage controllers. We have seen the same profile show up further down the price ladder in desktop-class parts such as the SpacemiT K3 Pico-ITX board.

What Does the Software Story Look Like?

Better than usual, which is the pleasant surprise. StarFive reports full coverage of the RVA23 specification in software, with Linux and the KVM virtualization stack running stably and both Type 1 and Type 2 hypervisors supported. Virtualization support is not optional for a server core, and getting KVM working early is a strong signal that the design is not just a benchmark exercise.

The caveat is availability. Dubhe-100 is IP for licensing, and CNX Software notes the bare metal and Linux SDKs are not yet downloadable. LECARC is designing a server SoC around the core, so the path from IP to hardware you can rack exists, but it runs through a chip project with its own timeline.

What This Means for RISC-V in 2026

RISC-V has spent years being excellent at the small end. Our recent coverage of parts like the WCH CH32V467 with a built-in Ethernet PHY shows how strong that end of the market has become. The Dubhe-100 is an argument that the top end is now reachable too, provided the profile discipline holds. The thing to watch is not the next IP announcement but the first independently benchmarked silicon built on it.

For more single board computer and processor news, follow our mini computer coverage.

Sources: CNX Software — August 20, 2026; Design And Reuse — August 19, 2026.

More Mini Computers Stories