IonQ and Synopsys cut CAE runtimes up to 14.6%, but quantum speedup not established
On September 17, 2026, IonQ announced that, in a joint study with Synopsys, it integrated quantum algorithms into engineering simulation workflows using Ansys LS-DYNA, reducing end-to-end runtime by 5.9–14.6%. The team validated workflows that combine classical and quantum computation on models such as automobiles and jet engines.
✍️ Quantum Index Analysis
We explain the technical and business significance behind the announcement and evaluation points that numbers and headlines may obscure. Read our analysis ↓
Overview
The study applied quantum algorithms to data reordering before solving large-scale systems of linear equations. The aim was to reduce unnecessary computation and memory use, thereby shortening the time required for subsequent classical simulation steps.
The targets were digital models of automobiles, industrial drill components, fluid impellers, and jet engines, using meshes of up to 35 million data points. Numerical simulations handled up to 150 qubitsqubitsQubit / Quantum Bit / QubitThe basic unit of information in a quantum computer. It can represent not only 0 or 1 but also a quantum state that is a superposition of them.QI NoteHaving more qubits does not necessarily mean higher performance. Error rates, connectivity, coherence time, and the number of logical qubits are also important., and physical runs were validated on IonQ’s 36-qubit trapped-ion quantum computertrapped-ion quantum computerTrapped-Ion Quantum Computer / Trapped-Ion Quantum Computer / Trapped-Ion Quantum ComputingAn approach that uses the internal states of ions trapped by electric fields as qubits, and implements quantum gates using lasers and similar tools.QI NoteCharacterized by high operational precision and long coherence times, but there are separate challenges for speed and large-scale integration. It is important not to compare architectures based on a single metric alone., Forte.
Across all models, the end-to-end runtime improved by at least 5.9%, with a maximum reduction of 14.6% for complex dynamic simulations. IonQ explained that this corresponds to roughly one day saved for computations that normally take seven days. The paper, “End-to-end Performance of Quantum-Accelerated Large-Scale Linear Algebra Workflows,” was accepted at IEEE Quantum Week 2026 and received the 1st Place Best Paper Award.
Key points
- Quantum algorithms were applied to data organization before solving systems of linear equations.
- End-to-end runtimes improved by at least 5.9% for all target models, with a maximum reduction of 14.6%.
- Four types of models were tested—automobile, industrial drill component, fluid impeller, and jet engine—using meshes up to 35 million data points.
- Numerical simulations used up to 150 qubits, and physical execution was validated on IonQ Forte (36 qubits).
- The research paper won the 1st Place Best Paper Award at IEEE Quantum Week 2026.
Technical and business implications
Technically significant is the decision to integrate quantum algorithms into pre-processing that affects classical computationclassical computationClassical Computing / Classical Computation / Classical Computing / Classical ComputationA computation method that uses bits of 0 and 1; the form of computation performed by the computers commonly used today.QI NoteUsed as a point of comparison with quantum computing, but it can encompass CPUs, GPUs, supercomputers, and specialized algorithms, so care should be taken about the conditions of comparison. load, rather than replacing engineering simulation with quantum computing end-to-end. Demonstrating reduced total runtime while interfacing with existing CAE software provides material for considering industrial use cases in the NISQ eraNISQ eraNISQ / Noisy Intermediate-Scale Quantum / NISQA term for quantum devices of roughly tens to thousands of qubits that include noise and do not have sufficient error correction, or for the technological stage they represent.QI NoteIt is not a classification defined by a strict qubit count. Because it broadly refers to devices prior to FTQC, one needs to examine specific error rates and the circuits that can be executed.. However, this announcement alone does not allow judgment about the quantum processing time and cost, operational cost-effectiveness, or whether similar improvements would appear across different models and compute infrastructures.
What to watch next
The next focal points are whether the time and cost breakdowns for each step including the quantum processing are disclosed and whether the runtime reductions persist in production use. It will also be important to see whether comparable improvements occur for different model sizes and types or on other computing platforms, and whether third parties can reproduce the results. Adoption examples in product design workflows and concrete assessments of deployment effects including compute costs will also be important.
✍️ Quantum Index Analysis
Interpreting the 14.6% figure directly as the “speedup due to quantum computing” can be misleading. The acceleration demonstrated here is not the computation on the quantum computer itself, but the result of introducing a new preprocessing flow that includes quantum algorithms into the end-to-end workflow that uses LS-DYNA.
The quantum algorithms were applied to graph partitioning before solving large systems of linear equations. Better partitioning reduces extra computation and memory use incurred by downstream classical solvers. Simplifying the comparison yields the following:
- Baseline workflow evaluated in this study:
LS-GPart → LS-DYNA
- Proposed workflow in this study:
Graph reduction → Iterative-QAOA → classical FM refinement → remaining processing by LS-GPart → LS-DYNA
What matters here is that this is not a simple ‘‘classical algorithm versus quantum algorithm’’ comparison. The proposed pipeline includes not only Iterative-QAOA but also graph reduction for handling large graphs and a classical FM refinement that further improves the obtained solution. Therefore, even if the proposed pipeline is up to 14.6% faster than the baseline, this comparison alone cannot isolate how much of that difference is attributable specifically to QAOA.
At the same time, the baseline is not ‘‘LS-DYNA with no optimization.’’ The baseline includes LS-GPart, a classical graph partitioning method used with LS-DYNA, so showing an end-to-end runtime reduction relative to the existing workflow that includes LS-GPart is meaningful. The value of this research lies in verifying effects through to the actual CAE pipeline rather than benchmarking a standalone quantum algorithm.
However, to assess the value of the quantum component, the appropriate comparison would be to remove Iterative-QAOA from the proposed pipeline and instead use the following classical flow:
- Classical flow that should be evaluated:
Graph reduction → classical optimization (including quantum-inspiredquantum-inspiredQuantum-Inspired Technology / Quantum-Inspired Computing / Quantum-Inspired Technology / Quantum-Inspired ComputingA computing technology that, inspired by concepts and mathematical methods from quantum computing, primarily runs on classical computers. It is widely used especially in the field of combinatorial optimization.QI NoteEven though "quantum" appears in the name, it does not necessarily use quantum hardware. In announcements or publications, verify the actual computing platform and whether an advantage over classical methods has been demonstrated. In particular in the optimization field, there are solvers that already demonstrate practically useful, high-level performance. methods) → classical FM refinement → remaining processing by LS-GPart → LS-DYNA
Using the same graph reduction, the same FM refinement, and the same downstream processing, what results would strong classical optimizers or quantum-inspired methods produce when placed where QAOA was used? Only if the QAOA-containing configuration outperforms such a classical alternative can one more convincingly argue for the contribution of the quantum component itself.
Therefore, what has been demonstrated here is that a hybrid preprocessing approach including quantum components can speed up an LS-DYNA workflow end-to-end by up to 14.6%, and not that a quantum algorithm alone achieved a 14.6% speedup.
NETWORKSee IonQ’s industry network →Related articles
- Cleveland Clinic, RIKEN, and IBM named Gordon Bell finalists for quantum–HPC chemistry calculations — processed a 12,635-atom system
- Quantinuum and Oracle partner to provide quantum services on OCI — Helios to be installed in AI data centers
- IonQ estimates resources to break secp256k1 with Shor’s algorithm: 19,397 physical qubits, 25.7 days
