Backends
Trapped-ion QPU hardware and QPU software simulators
Backends are the general term for the systems that process circuit jobs, both the physical quantum computers as well software simulators.
For the purposes of quantum software development, hardware and software backends are functionally interchangeable assuming the job in question falls within the capabilities of both backends, and the data is processed in the same fashion in both cases.
Backends
Characterization Data
A characterization is a snapshot of an IonQ QPU’s performance at a moment in time. While our quantum computers are continuously calibrated moment to moment, we periodically take measurements of gate fidelities and other statistics.
Current data is listed in the UI (Click on “Show Details” on a backend). Current and past characterizations are available via the API.
Status
The status of our systems can be found on status.ionq.co. The possible statuses are:
- Operational: The system is meeting spec both in terms of job quality and throughput.
- Degraded: The system is underperforming spec. The specific way it is underperforming will be noted on the status page.
- Partial Outage: The system is down while a component is remotely reconfigured.
- Major Outage: The system is down while two or more components are remotely reconfigured.
- Under Maintenance: The system is down while one or more components are under physical maintenance.
Hardware
Type | Name | Availability | ID | Qubits | Location |
---|---|---|---|---|---|
Hardware | Forte Enterprise 1 | Available | qpu.forte-enterprise-1 | 36 | Basel, Switzerland |
Hardware | Forte 1 | Available | qpu.forte-1 | 36 | College Park, MD |
Hardware | Aria 1 | Available | qpu.aria-1 | 25 | College Park, MD |
Hardware | Aria 2 | Available | qpu.aria-2 | 25 | College Park, MD |
Hardware | Harmony | Retired | qpu.harmony | 11 | College Park, MD |
Simulators
All of our simulators are hosted on Google Cloud and can be accessed with the backend name simulator
. See our Simulation with Noise Models guide for more information about our noise models and their usage.
Type | Name | Availability | Noise Model | Qubits |
---|---|---|---|---|
Simulator | Ideal | Available | ideal (default) | 29 |
Simulator | Forte 1 Noise Model | Available | forte-1 | 36 |
Simulator | Aria 1 Noise Model | Available | aria-1 | 25 |
Simulator | Aria 2 Noise Model | Available | aria-2 | 25 |
Simulator | Harmony Noise Model | Available | harmony | 11 |