Quantum ComputingQuantum Open Architecture QOAQuantum Systems Integration

China’s Quantum OS Play: Origin Pilot and the Battle for the Integration Layer

Origin Quantum’s free, downloadable quantum operating system isn’t competing with Qiskit. It’s competing with the absence of any Western equivalent – and that’s a much bigger problem.

When the University of Naples Federico II assembled Italy’s largest quantum computer last year – sourcing a Dutch-made processor, pairing it with third-party control electronics, and stitching the whole thing together in-house – it represented a landmark for Quantum Open Architecture (QOA). The message was clear: the era of sealed, proprietary quantum “black boxes” is giving way to a modular ecosystem where institutions can build quantum computers from best-of-breed components, much as the PC revolution freed computing from the mainframe model.

But the Naples team, and every other group pursuing this open-architecture vision, confronted an uncomfortable reality that I’ve written about extensively in the context of Quantum Systems Integration: someone has to make all those modular pieces actually work together. The hardware-software coordination, the cross-platform qubit calibration, the task scheduling, the unified driver interfaces – this “missing middle” between quantum components and usable quantum computing is the hardest and least glamorous part of the stack.

On February 26, 2026, a Chinese company quietly offered the world a solution to that problem. For free.

What Actually Happened

Origin Quantum Computing Technology Co., based in Hefei, released its quantum operating system, Origin Pilot, for public download. The release was announced through the Anhui Quantum Computing Engineering Research Center and reported by Xinhua, Global Times, China Daily, and subsequently covered by The Quantum Insider.

Origin Pilot is now in its fourth major version. It was first described in a 2021 arXiv paper and has been iterated through multiple upgrade cycles. It currently powers the Origin Wukong series of superconducting quantum computers – China’s third-generation machines, named after the Monkey King of Chinese mythology.

Guo Guoping, Origin Quantum’s chief scientist and director of the Anhui Quantum Computing Engineering Research Center, called Origin Pilot the “soft heart” of the quantum computing ecosystem. He told the Global Times that making it globally available marks a deliberate shift from “closed-door tech innovation” toward open-source ecosystem development.

Both the company and Chinese state media describe this as the world’s first quantum computer operating system available for public download and local deployment. While that claim warrants scrutiny — Riverlane released Deltaflow.OS in 2020, though under different availability terms — the basic assertion holds: neither IBM, Google, nor any other Western quantum company offers their underlying quantum operating system as a downloadable package for local installation.

Cutting Through the Hype: What the Download Actually Provides

Before assessing strategic implications, we need to be honest about what a user actually gets when they download Origin Pilot. The coverage, particularly from Chinese state media, has been heavy on superlatives and light on practical specifics. Having examined the available technical documentation, the reality breaks into three distinct tiers.

Tier one: a quantum programming SDK. Bundled with Origin Pilot is QPanda, now in its third generation, which is Origin Quantum’s programming framework. This is where immediate, tangible value exists for individual users. QPanda3 provides Python interfaces (via pyqpanda3), a comprehensive suite of quantum simulators – full-amplitude, partial-amplitude, noise simulators, density matrix simulators, GPU-accelerated backends – along with circuit construction tools, variational quantum circuit support, and Hamiltonian simulation. On a regular laptop, a student or researcher can write quantum programs, simulate them with realistic noise models, and learn quantum algorithm design. QPanda2 supported up to 32-qubit local simulation.

For workforce development purposes, this tier is roughly comparable to installing Qiskit or Google’s Cirq locally. The quantum algorithms you learn on QPanda are the same algorithms – superposition, entanglement, variational methods, quantum chemistry routines. The conceptual knowledge transfers across frameworks. QPanda3’s arXiv paper does claim significant performance advantages – circuit construction 20.7x faster than Qiskit, transpilation ~15x faster, and a custom binary instruction format (OriginBIS) that reportedly accelerates encoding by ~87x compared to OpenQASM 2.0. These are real engineering claims, though they await independent verification. But functionally, QPanda alone is not a paradigm shift for someone learning quantum computing.

Tier two: cloud access to real quantum hardware. QPanda includes interfaces for submitting jobs to Origin Quantum’s cloud platform, potentially allowing users to run circuits on actual Wukong hardware. Whether this access is free, gated behind registration, or practically available to users outside China is not entirely clear from the available English-language documentation – and likely represents a meaningful barrier for many international users.

Tier three – and this is where it gets strategically important: the operating system layer itself. Origin Pilot’s core functions – resource scheduling across quantum processors, automatic qubit calibration, parallel task execution, hardware-software coordination, hybrid quantum-classical-AI workflow orchestration, and a unified driver system for heterogeneous quantum hardware – are capabilities that only become meaningful if you have quantum hardware to manage.

A student on a laptop has no use for the OS layer. A university lab assembling a quantum computer from modular components has enormous use for it.

This distinction matters because it reveals what Origin Pilot is actually competing with – and it isn’t Qiskit.

Not Qiskit’s Competitor. The Integration Layer’s.

The initial instinct when evaluating Origin Pilot is to compare it to existing quantum programming frameworks. QPanda versus Qiskit. Chinese SDK versus American SDK. That framing is natural but wrong, because it obscures the genuinely novel dimension of the release.

Qiskit is a programming framework. So is Cirq. So is QPanda, considered in isolation. They help you write and compile quantum circuits, manage backends, and run simulations. They operate at the application layer.

Origin Pilot operates at a different layer of the stack – the systems integration layer. It sits between heterogeneous quantum hardware and the user-facing software, handling the orchestration, calibration, scheduling, and cross-platform coordination that makes a collection of quantum components function as a coherent system. This is the layer I’ve described in previous work as the “missing middle” of the quantum computing stack – the critical capability that transforms modular hardware into operational infrastructure.

And here is the key strategic insight: no Western company offers a comparable, freely downloadable quantum systems integration layer.

IBM has a sophisticated internal quantum operating system – it powers their cloud-accessible fleet of quantum processors. Google has an equally sophisticated one. But neither makes it available for external download and local deployment. If you want to build a quantum computer from components and need an OS to manage it, your Western options are: build one yourself, or hope one of the emerging quantum systems integrators – Applied Quantum, ParTec, TreQ, or others – will provide one as part of a services engagement.

Origin Pilot offers a third option: download one for free, from China.

The QOA Implications: Top-Down vs. Bottom-Up

This is where the release connects directly to the broader Quantum Open Architecture movement – and where its implications become most consequential.

The Western QOA ecosystem is forming bottom-up. Specialized companies have emerged for each layer of the quantum stack: QuantWare sells QPU chips, Bluefors sells cryogenic systems, Qblox and Quantum Machines sell control electronics, Q-CTRL provides firmware and calibration software. The interfaces between these components are being negotiated organically through partnerships, reference architectures like the Quantum Utility Block (QUB), and early standardization efforts. Systems integrators then stitch these components together for specific deployments.

This is a powerful model – it mirrors how the classical PC ecosystem evolved, and it’s producing real results. The Naples machine, the Israeli Quantum Computing Center, the Elevate Quantum facility in Colorado – all represent QOA succeeding in practice.

But it has a weakness: there is no universally available, freely downloadable software layer that defines how all these components talk to each other. The integration logic lives in proprietary vendor stacks, in the heads of systems integrators, and in bespoke configurations assembled project by project. Every new QOA deployment involves significant custom integration work – the “not exactly Lego” problem I’ve described in previous analysis. Cross-vendor compatibility, signal protocol mismatches, calibration parameter translation – these are solved ad hoc, not by a shared platform.

What China just did with Origin Pilot is approach the same problem top-down. Instead of waiting for an ecosystem of component specialists to organically converge on interface standards, Origin Quantum built the integration layer first and is offering it as a de facto standard that others can build around. It’s less “here’s a Lego brick” and more “here’s the baseplate that all bricks should snap onto.”

Origin Pilot’s claim of supporting superconducting, trapped-ion, and neutral-atom platforms through a unified driver system and standardized programming interface is, if it delivers on that promise, exactly the kind of hardware-agnostic integration layer that the QOA movement needs but doesn’t yet have in freely available form.

Let me put this in concrete terms. Imagine a university in Indonesia, Saudi Arabia, or Brazil that wants to build its first quantum computer following QOA principles. They source a QPU from one supplier, control electronics from another, and a cryostat from a third. Now they need software to tie it all together – to calibrate the qubits, schedule tasks, coordinate the classical-quantum workflow, and provide a programming interface for their researchers.

Option A: Hire a Western quantum systems integrator to build custom middleware, at significant cost, likely with proprietary code they don’t own.

Option B: Download Origin Pilot, which claims to handle exactly this orchestration, for free.

The choice is obvious – not because Origin Pilot is necessarily superior, but because it’s available. And in technology ecosystem dynamics, availability compounds. Every institution that adopts Origin Pilot becomes a node in China’s quantum software ecosystem, generating feedback, bug reports, driver contributions, and, critically, a community of developers fluent in Origin Quantum’s abstractions and architectural assumptions.

The DeepSeek Parallel Is Real – But the Stakes Are Higher

This playbook should look familiar. When DeepSeek released its R1 reasoning model as open source in January 2025, the immediate reaction focused on performance benchmarks versus Western competitors. The strategic consequence was different: it catalyzed an ecosystem. Within a year, Chinese open-source AI models had gone from under 2% to nearly 30% of global AI usage. Alibaba’s Qwen models overtook Meta’s Llama in cumulative downloads on Hugging Face. As one analyst observed, the association of open models had shifted from “soft power” to just “power.”

The lesson Chinese technologists absorbed was unambiguous: open ecosystems generate adoption, adoption generates feedback loops, and feedback loops generate dominance.

But there’s a reason the stakes with a quantum operating system are potentially higher than with an AI model. An AI model is a trained artifact – you fine-tune it, deploy it, maybe distill it into something smaller. It doesn’t define how you build your infrastructure. A quantum operating system, if it becomes the default integration layer, shapes something far more fundamental: the hardware interfaces, the calibration protocols, the scheduling architectures, and the programming abstractions that an entire generation of quantum systems is built upon.

If Origin Pilot becomes the default OS for quantum computers built under open-architecture principles outside the West, it doesn’t just mean Chinese software is running on foreign hardware. It means Chinese architectural choices become embedded in the quantum infrastructure of dozens of countries. That’s not a model you can easily swap out later – it’s a foundation you build on.

The Geopolitical Inversion

The irony here is difficult to overstate.

Since 2024, the United States has been systematically tightening export controls on quantum computing technologies. The Bureau of Industry and Security finalized broad controls covering quantum computers, components, materials, and software, with worldwide license requirements and a presumption of denial for transfers to China. Allied nations have implemented similar restrictions. The U.S. Treasury restricts American investment in Chinese quantum companies.

The strategic logic is containment: deny China access to advanced quantum technology to preserve a Western edge.

Meanwhile, just days after Origin Pilot’s release, the U.S. Special Competitive Studies Project announced the formation of the Commission on U.S. Quantum Primacy (CUSP) – a bipartisan body tasked with ensuring America “remains the global leader in the rapidly accelerating quantum competition.” The commission will study how to build a “secure quantum industrial base” and “maintain information advantage.”

The contrast in approaches could not be sharper. One side forms commissions to study how to maintain primacy. The other ships free software. One side restricts quantum technology outflows. The other makes its quantum integration layer available to every university, lab, and government on Earth.

A RUSI analysis has already argued that export controls are accelerating the development of a localized quantum supply chain in China. Origin Pilot is a concrete manifestation of that dynamic: denied easy integration into Western supply chains, Origin Quantum has instead built a vertically integrated quantum stack and is now offering the integration layer to the world. The containment strategy may be producing exactly the outcome it was designed to prevent – not by blocking China’s progress, but by incentivizing China to build alternatives that the rest of the world can adopt.

Measured Assessment: What Origin Pilot Is Not

Intellectual honesty requires acknowledging what this release does not represent.

It is not a quantum hardware breakthrough. China’s quantum computers, like everyone else’s, remain far from cryptanalytically relevant. The Wukong systems are comparable in scale to what IBM, Google, and others have deployed – not ahead of them. Running Origin Pilot on a few dozen noisy qubits is not going to threaten RSA or AES.

The “world’s first” claim needs scrutiny. Riverlane released Deltaflow.OS in 2020. Other quantum middleware and orchestration layers exist in various states of development. The “first publicly downloadable quantum OS” framing, while potentially accurate on narrow terms, risks obscuring that this is an evolving competitive space, not virgin territory.

The coverage is dominated by Chinese state media. Global Times, Xinhua, China Daily, CGTN – these are outlets with institutional incentives to amplify Chinese technological achievements. Independent technical benchmarks and external audits comparing Origin Pilot’s actual capabilities against Western quantum software stacks are not publicly available. The QPanda3 performance claims against Qiskit, while documented in an arXiv paper, have not been independently replicated.

“Open for download” may not mean “open source.” The degree to which Origin Pilot’s source code is fully inspectable, modifiable, and redistributable under recognized open-source licenses (Apache 2.0, GPL, MIT) is not clear from available English-language documentation. A freely downloadable binary and a genuinely open-source project are very different things – the latter enables community contribution and independent security auditing; the former does not. This distinction matters enormously for any institution considering deployment in sensitive environments.

And the practical usability gap is real. For a solo developer or student, Origin Pilot’s value is essentially identical to installing QPanda as a standalone framework – you get a good quantum simulator and programming toolkit, comparable to Qiskit. The OS-layer capabilities only activate when connected to actual quantum hardware. The strategic significance is real, but the individual user experience is more modest than the headlines suggest.

What This Means for Quantum Security Professionals

For the CISOs, security architects, and technology leaders in PostQuantum.com’s readership, this development carries specific implications that warrant incorporation into strategic planning.

Quantum threat timelines are multi-polar. Western assessments of when a cryptanalytically relevant quantum computer (CRQC) might emerge are typically calibrated against visible Western progress – IBM’s roadmaps, Google’s Willow results, Microsoft’s topological qubit claims. But China is building a parallel, increasingly self-sufficient quantum ecosystem with different design choices, different bottlenecks, and now a freely available integration layer that could accelerate hardware-software co-optimization in ways closed development cannot. Organizations whose threat models rely exclusively on Western vendor roadmaps are working with incomplete data.

The QOA movement has a new variable. For organizations and nations pursuing quantum capability through open-architecture approaches, Origin Pilot introduces a new option that must be evaluated. This is particularly relevant for countries and institutions in the Global South, the Middle East, and Southeast Asia that are building quantum programs but lack indigenous quantum software capabilities. The choice between assembling a Western-sourced QOA stack with custom integration versus downloading a ready-made Chinese integration layer is a strategic decision with long-term implications for technological sovereignty and supply-chain dependencies.

Standards fragmentation is now a concrete risk. If Origin Pilot gains adoption outside China, the quantum world could develop along two parallel software stacks – one Western (emerging organically from QOA component vendors), one Chinese (defined top-down by Origin Pilot). For organizations planning PQC migrations and quantum-readiness strategies, this potential fragmentation adds complexity to vendor selection, interoperability planning, and long-term architectural decisions.

Workforce development patterns matter. The next generation of quantum developers will learn on whatever tools are freely available. If Origin Pilot and QPanda become the default learning environment for quantum computing students in dozens of countries – simply because they’re downloadable and free – then the architectural assumptions, programming paradigms, and interface conventions of China’s quantum stack become embedded in the global quantum workforce. This is a long-game dynamic, not an immediate threat, but it’s the kind of shift that looks inconsequential today and determinative in ten years.

What Organizations Should Do

Expand your threat-modeling inputs. If your quantum risk assessments rely exclusively on Western vendor roadmaps, you have a blind spot. Add Chinese quantum ecosystem progress – hardware, software, and now systems integration capabilities – to your monitoring inputs.

Evaluate Origin Pilot technically. If your organization is involved in quantum computing research, systems integration, or strategic planning, download Origin Pilot and assess it. Understand its actual capabilities, its limitations, its architectural assumptions, and its security properties. Don’t rely on press releases from either side.

Engage with the Western QOA ecosystem on integration standards. The most constructive response to China’s top-down approach is not more walls – it’s building an open Western alternative. The QOA community – QuantWare, Qblox, Q-CTRL, and the integrators – should be asking urgently whether a freely available, open-source quantum integration layer is something the Western ecosystem should be building. The components are world-class. The missing piece is the glue that ties them together – and China just offered its version to the world.

Don’t let geopolitics distract from readiness. Whether the first CRQC emerges from Santa Barbara, Hefei, or somewhere no one is watching, the cryptographic threat is identical. Accelerate your post-quantum migrations – cryptographic inventories, ML-KEM and ML-DSA implementation evaluations, systems with long data-retention requirements – regardless of which flag flies over the lab that gets there first.

The Window

The quantum open-architecture movement is one of the most promising developments in the field – the best path toward democratized, accessible, rapidly improving quantum computing. I’ve argued this in previous analysis and I continue to believe it.

But open architectures need integration layers. Someone has to define how the components talk to each other, how tasks get scheduled, how qubits get calibrated, how classical and quantum resources get orchestrated. In the Western QOA ecosystem, that integration logic currently lives in the heads of specialists and the proprietary stacks of individual vendors. It’s excellent but fragmented, and it’s not freely available to the world.

China has just offered its answer – one integration layer, one download, zero cost. It may not be the best answer. It may come with strings, implicit or explicit. Its openness may prove more limited than advertised. But it’s an answer, and in technology ecosystem dynamics, the available solution beats the theoretically superior one every time.

The Commission on U.S. Quantum Primacy should perhaps start its work not by studying how to maintain a lead, but by asking a more pressing question: why did a Chinese company just give away the heart of its quantum computing stack – and what does it expect to happen when the rest of the world starts building on it?

Quantum Upside & Quantum Risk - Handled

My company - Applied Quantum - helps governments, enterprises, and investors prepare for both the upside and the risk of quantum technologies. We deliver concise board and investor briefings; demystify quantum computing, sensing, and communications; craft national and corporate strategies to capture advantage; and turn plans into delivery. We help you mitigate the quantum risk by executing crypto‑inventory, crypto‑agility implementation, PQC migration, and broader defenses against the quantum threat. We run vendor due diligence, proof‑of‑value pilots, standards and policy alignment, workforce training, and procurement support, then oversee implementation across your organization. Contact me if you want help.

Talk to me Contact Applied Quantum

Marin Ivezic

I am the Founder of Applied Quantum (AppliedQuantum.com), a research-driven consulting firm empowering organizations to seize quantum opportunities and proactively defend against quantum threats. A former quantum entrepreneur, I’ve previously served as a Fortune Global 500 CISO, CTO, Big 4 partner, and leader at Accenture and IBM. Throughout my career, I’ve specialized in managing emerging tech risks, building and leading innovation labs focused on quantum security, AI security, and cyber-kinetic risks for global corporations, governments, and defense agencies. I regularly share insights on quantum technologies and emerging-tech cybersecurity at PostQuantum.com.
Share via
Copy link
Powered by Social Snap