惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
雷峰网
雷峰网
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog
M
MIT News - Artificial intelligence
WordPress大学
WordPress大学
MongoDB | Blog
MongoDB | Blog
V
V2EX
博客园 - 【当耐特】
GbyAI
GbyAI
Stack Overflow Blog
Stack Overflow Blog
I
InfoQ
Martin Fowler
Martin Fowler
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Hugging Face - Blog
Hugging Face - Blog
B
Blog
V
Visual Studio Blog
D
DataBreaches.Net
C
Check Point Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
F
Fortinet All Blogs

IBM Research

From error mitigation to fault-tolerant quantum computing | IBM Quantum Computing Blog A theoretical separation between quantum computers & LLMs Introducing IBM and NASA’s new foundation model for the Moon Switzerland's first IBM Quantum System Two | IBM Quantum Computing Blog Cleveland Clinic, RIKEN, IBM named Gordon Bell finalists | IBM Quantum Computing Blog How llm-d makes the most of the hardware you already have Ponder This Challenge - September 2026 - Loeschian Arithmetic Progressions IBM Quantum Nighthawk r2—more circuits, faster | IBM Quantum Computing Blog What happens when information theory accounts for reasoning? Granite 4.2 brings native reasoning to enterprise agents Qiskit Fermions: a modular toolbox for fermionic systems | IBM Quantum Computing Blog IBM’s new modular architecture for cryogenic systems | IBM Quantum Computing Blog QOBLIB: tracking progress in quantum optimization | IBM Quantum Computing Blog DocLang: a markup language for LLMs From vision to reality: a unified AI solver for the grid The search for quantum advantage in differential equations Ponder This Challenge - August 2026 - The Wheel of Buttons Quantum advantage through trusted quantum computation | IBM Quantum Computing Blog All of AI benchmarking at your fingertips What are spin qubits? | IBM Quantum Computing Blog IBM to acquire HRL Laboratories IBM commits $50M in quantum access for US Genesis Mission It’s time for cryptography to get its own abstraction layer It’s time for cryptography to get its own abstraction layer This could be the largest synthetic code dataset yet How to measure the performance of a quantum computer | IBM Quantum Computing Blog Release News: Qiskit v2.5 is here! | IBM Quantum Computing Blog CoFrGeNets replace the ‘bones’ of transformer-based models How training environments can teach AI models to misbehave What’s new at IBM Quantum - Q2 2026 | IBM Quantum Computing Blog
Realizing Feynman’s vision for the future of simulation |...
2026-03-12 · via IBM Research

Blog summary:

  • IBM has released a detailed reference architecture for integrating quantum computing into HPC data centers and workflows.
  • The architecture shows how QPUs can be embedded into existing HPC infrastructure without disruptive changes.
  • Quantum‑centric supercomputing enables chemistry simulations that are providing value to scientists today.
  • With this work, IBM is advancing Richard Feynman’s vision for the future of computation.

Our mission is to bring useful quantum computing to the world. So, what is useful quantum computing, and how do you bring it to the world?

For physicists, quantum computers have been useful since IBM put them on the cloud a decade ago. These systems served as hands-on ways to explore the rules underlying the universe, where each new quantum computer was the largest test of these rules to date. But to the broader world, quantum’s value will come from its advanced computation abilities—such as predicting a chemical’s physical properties beyond anything possible on today’s computers. This would be a revolutionary tool for problems like drug discovery or catalyst design.

Famed physicist Richard Feynman put it best during a lecture at the MIT and IBM-sponsored Physics of Computation Conference:

Nature isn't classical, dammit, and if you want to make a simulation of nature, you'd better make it quantum mechanical, and by golly it's a wonderful problem, because it doesn't look so easy.

New demonstrations are igniting an obvious expansion of usefulness. Previously, quantum research focused on physics studies, purpose-built demonstrations, and benchmarking against classical methods. Today, new hardware, algorithms and research from our partners are handling calculations of relevance and providing insights for cutting-edge experiments in chemistry and beyond.

In fact, the current trajectory shows classical methods starting to falter—and even pre-fault-tolerant quantum computers replacing them as the most logical technique to handle certain simulation problems. The truest realization of Feynman’s vision will soon emerge: simulating an interesting molecule or property with a quantum computer, and then bringing it to life in the lab.

So, how are we bringing it to the world? Today, we’re releasing a detailed reference architecture that demonstrates how quantum fits into today’s supercompute workflow so computational scientists can recreate these exciting experiments themselves.

This reference architecture doesn’t require revolutionary changes to existing infrastructure. Rather, it’s a blueprint for augmenting these workflows with quantum—because only with real quantum hardware and high-performing quantum software can users begin accessing Feynman’s vision for computing’s future, today.For more details on the new reference architecture, read our technical note on the IBM Research blog.

QCSC_Performance_V4.png

Simulating quantum with quantum

Quantum computers interested Feynman—and interest us—because they let us encode information and manipulate it using the same mathematics that govern the behavior of interacting atoms and molecules. You can efficiently represent these behaviors on a quantum computer using computational objects called quantum circuits. However, classical computers must awkwardly recreate quantum circuits using exponentially many binary logic operations.

Quantum computers are innately noisy and error-prone, and the field is constantly developing new techniques to handle these errors while working toward a large-scale, fault-tolerant quantum computer—one that can detect and correct errors as they arise while tackling valuable calculations. However, in the past few years, ever-improving quantum hardware has emerged that can run quantum circuits that classical computers alone can’t recreate exactly.

These demonstrations were interesting, but not necessarily of interest to the scientists hoping to create new molecules, drugs and materials…that is, until now, thanks to quantum-centric supercomputing.

Even the highest-performing quantum computers and most efficient algorithms require classical computing to orchestrate workflows, aid in fixing the errors innate to quantum computation, and simply run the computations that they do best. Last month, we demonstrated how and where classical and quantum systems are beginning to work together. New workflows employ GPUs to aid with quantum error mitigation techniques, allowing us to remove the noise from computations run on noisy quantum computers.

Equally important are the novel quantum-centric supercomputing algorithms designed to offload parts of quantum computations onto classical hardware, like quantum diagonalization methods. These let us compute with quantum circuits on QPUs and tensor mathematics on GPUs simultaneously for molecular simulations. A few different flavors of these algorithms have emerged, but among the most exciting is Sample-based Krylov quantum diagonalization (SKQD), with convergence and verifiability properties that set it apart from other near-term quantum algorithms for calculating ground state energies.

For example, in a new preprint, researchers from IBM, RIKEN, and University of Chicago constructed a set of ground state energy problems, called Hamiltonians, that satisfy the criteria for SKQD to converge. Going beyond the theory, these problems were experimentally tested using SKQD on an IBM Quantum Heron processor as well as using a popular classical method called selected configuration interaction (SCI). SKQD successfully converged to the ground state, while SCI failed to do so. The test problems in this study are synthetic, and don’t describe any real-world physical systems—but illustrate the existence of use-cases where QCSC running SKQD can outperform leading classical-only methods.

Quantum-centric supercomputing as a useful chemistry tool

Thanks to these advances, world-leading chemists, pharmaceutical researchers, and materials scientists are adding quantum to their toolbox as a valid and accurate simulation technique alongside well-established simulation algorithms like SCI, the density matrix renormalization group technique (DMRG), and coupled cluster methods like CCSD.

One such paper from Cleveland Clinic Foundation (CCF) predicts the energies of different configurations of the 300-atom Tryptophan-cage miniprotein, a synthetic protein that serves as a ubiquitous lab rat for computational studies—among the largest molecular simulations yet. This work employs a technique called wave function–based embedding (EWF) to fragment (and reconstruct) the molecule’s Hamiltonian, then calculate the energies of the most challenging fragments using SQD.

Meanwhile, researchers from IBM, Oxford, the University of Manchester, ETH Zurich, École Polytechnique Fédérale de Lausanne, and the University of Regensburg enlisted quantum to help study entirely new molecules. Using time-tested atomic force microscopy (AFM) and scanning tunneling microscopy techniques, the team led by IBM’s Leo Gross engineered a new “half-mobius” molecule—a ring of carbon atoms whose electronic structure is formed with a half-twist as you go around. Further, they used an SQD-based algorithm called SqDRIFT to predict properties and behaviors of this molecule.

Simulating these experiments strains classical methods, and we see a nearing limit to how far we can push classical compute. Meanwhile, we see a clear trajectory of quantum producing ever-improving results where those classical-only techniques will fail. Soon, we hope to see the fullest realization of Feynman’s quantum simulator: a computer that can predict a molecule’s properties that we can later bring to life, allowing us to blueprint a material for storing energy or a new molecule for fighting disease that we can craft later. These results are demonstrating the ingredients required for this workflow.

A reference architecture for quantum-centric supercomputing

Quantum is now a tool capable of performing useful scientific work as part of a quantum-centric supercomputing workflow. But how can computational scientists begin to forge similar paths on their own? What if you have an interesting chemistry or optimization problem and hope to explore the potential of quantum algorithms and quantum hardware in these spaces? How do quantum and HPC centers scale together?

Performing quantum simulations beyond leading classical methods requires a few things: access to a quantum computer, access to classical computing, and an architecture governing how the two communicate. Today, IBM has released a reference architecture for quantum-centric computing.

This document is a blueprint for computation centers with computational scientists excited to explore quantum in their workflows. At the same time, it’s also a roadmap for how these hybrid systems will scale up and out as quantum and classical mature. But we’re not re-inventing the wheel. With this architecture, we intend to complement and co-design with today’s high-performance computers so computational scientists can easily pull quantum into their existing HPC workflows.

At the highest level, the architecture considers quantum-centric applications, programs that incorporate both quantum and classical libraries for workflows like simulation, optimization, or differential equation solving. As we go down a layer, these libraries map problems to appropriate data structures including tensors and quantum circuits, the core units of computation. In turn, the middleware layer prepares these structures to run on the appropriate hardware, with tools like OpenMP, MPI, and SHMEM prepare data to process on GPUs using CUDA, Triton, and PyTorch, while quantum SDKs like Qiskit, TKET, and CirQ prepare circuits to run on QPUs.

Below the middleware are the workflow and resource management tools that perform orchestration and allocate resources across the appropriate hardware. The quantum resource management interface (QRMI) is one such open tool, a vendor-agnostic library for high-performance compute (HPC) systems to access, control, and monitor the behavior of quantum computational resources.

And finally comes the actual processing and post processing—the workflow and resource management systems that orchestrate the problem across hardware. We use five use case categories to guide the orchestration at this lowest layer, incorporating QPUs and interconnects to scale up and scale out systems of CPUs and GPUs. For example, algorithms like SKQD require scale-out and closed loops, yielding temporal and spatial coupling considerations. Meanwhile, error mitigation requires high-throughput CPU and GPU resources, while users would explore error correction by having low-latency classical systems more closely integrated.

With this reference architecture, computational centers can now bring quantum computing to their own CPU and GPU clusters and fit them into an overarching quantum-centric workflow. Further, they can plan for and anticipate how quantum and classical will continue to grow as quantum matures and new applications arise.

The architecture shows computational scientists with interest in quantum computing and access to HPC how they can take the steps required to explore Feynman’s vision today. Given our ever-maturing AI infrastructure, we’re building and investing into a future reliant on these ever-growing GPU clusters, which we’re ready to augment with quantum.

Feynman presented a vision for the future of simulation—and that future is emerging now. IBM is committed to helping you realize that future yourself.

QCSC_Architecture_V12_1920x1080.png