
Access IQM's superconducting quantum processors — purpose-built for HPC integration and deployed at Europe's leading supercomputing centers — through a unified cloud API.
IQM Quantum Computers builds superconducting quantum processors in Espoo, Finland, using a co-design methodology that tailors QPU architecture to specific application needs. Their Garnet system offers 20 computational qubits with 99.51% median CZ gate fidelity, while Emerald scales the same proven architecture to 54 qubits with 99.5% median CZ fidelity. Both processors use a square lattice topology with tunable couplers, providing a balance of connectivity and scalability that natively supports surface-code error correction. IQM systems power quantum computing at major European supercomputing centers, including the LUMI supercomputer ecosystem in Finland, the Leibniz Supercomputing Centre in Munich, and IT4Innovations in the Czech Republic. Through IQM Garnet and Emerald are available on Open Quantum through the same unified API used to access QPUs from Rigetti, IonQ, and AQT — with $50 in free compute credits every 90 days to start running circuits and comparing results across providers immediately.
IQM was founded in 2018 in Espoo, Finland, with a focus on building superconducting quantum processors specifically designed for HPC integration. The company is a key technology partner in Europe's quantum computing infrastructure, supplying systems for the EuroHPC Joint Undertaking and national supercomputing centers across the continent.
IQM's co-design methodology sets it apart from other quantum hardware providers. Rather than offering a one-size-fits-all processor, IQM works with customers to tailor QPU topology and parameters to specific application requirements. This approach has led to multiple product lines serving different market segments: Resonance for cloud access, Radiance for HPC centers, and Halocene for error correction research.
IQM's partnership with the LUMI supercomputer is particularly significant. The VLQ quantum computer connected to the LUMI ecosystem, combined with planned LUMI-AI and LUMI-IQ systems, is forming the most advanced public quantum-accelerated HPC+AI infrastructure in the world.
IQM tailors QPU architecture to specific customer applications, optimizing topology and gate parameters for maximum performance on targeted problems.
IQM's VLQ quantum computer is connected to the LUMI supercomputer ecosystem, enabling hybrid quantum-classical workflows with minimal latency.
As a key EuroHPC JU partner, IQM systems are deployed across Finland, Germany, Czech Republic, and Poland, ensuring data remains within European infrastructure.
| System | Qubits | 2Q Gate Fidelity | Connectivity | Best For |
|---|---|---|---|---|
| Garnet | 20 | 99.51% median CZ | Square lattice + tunable couplers | Cloud research, algorithm development |
| Emerald | 54 | 99.5% median CZ | Square lattice + tunable couplers | Production workloads, error correction research |

IQM's Garnet and Emerald processors use a square lattice topology augmented with tunable couplers between each pair of connected qubits. Garnet's 20 computational qubits are supplemented by 30 tunable coupler qubits (50 physical qubits total), while Emerald scales the same proven architecture to 54 computational qubits. This design enables high-fidelity CZ gates while maintaining the scalability of a regular lattice structure that natively supports surface-code error correction.
24-qubit Star topology VLQ connected to the LUMI supercomputer. Nine European nations collaborating on quantum-HPC infrastructure.
54-qubit IQM system deployed at the Leibniz Supercomputing Centre as part of the EuroHPC Joint Undertaking.
24-qubit Star topology system connected to the Karolina supercomputer. EUR 5M investment, 50% EuroHPC JU funded.
20-qubit system deployed in March 2026, the fourth IQM system installed in Finland.
Access IQM, Rigetti, IonQ, and AQT hardware through a single SDK. No need to set up IQM Resonance separately.
Write your circuit once and run it on any backend. Compare European and US quantum hardware freely.
Compare IQM superconducting results with IonQ and AQT trapped-ion results on the same circuit.
Every new Open Quantum account includes $50 in free compute credits, refreshed every 90 days. Start running circuits on IQM immediately.
Submit your first circuit to IQM's Garnet or Emerald in minutes. Install the Open Quantum SDK, authenticate, and select the IQM backend.
from openquantum_sdk.clients import SchedulerClient, JobSubmissionConfig
scheduler = SchedulerClient() # uses OPENQUANTUM_CLIENT_ID/SECRET env vars
config = JobSubmissionConfig(
backend_class_id="iqm:garnet", # or "iqm:emerald"
name="Bell State on IQM",
shots=100,
)
job = scheduler.submit_job(config, file_path="bell_state.qasm")
result = scheduler.download_job_output(job)$50 Free Compute Credits
Every new Open Quantum account includes $50 in free compute credits, refreshed every 90 days. Run circuits on IQM, Rigetti, IonQ, and AQT hardware at no cost.
Ankaa-3 | 84 qubits
Superconducting
99.5% median 2Q fidelity, 72ns gate times
Learn moreAria & Forte | 25-36 qubits
Trapped Ion
All-to-all connectivity, 99.4% 2Q fidelity (Aria), 99.6% (Forte)
Learn moreIBEX Q1 | 12 qubits
Trapped Ion
Fully-connected topology, room temperature, rack-mounted
Learn more