Usage
Execution on IonQ requires a valid IonQ API key. IonQ Backend Preferences configuration options:- Error mitigation:
bool- Valid only for IonQ hardware. Defaults to
False.
- Valid only for IonQ hardware. Defaults to
- emulate:
bool(defaultFalse)- If
True, run on the IonQ simulator with a noise model derived from the backend name. You do not pass a noise model; it is inferred from the QPU name (e.g. backendqpu.forte-1uses noise modelforte-1). Only valid when the backend is a QPU (e.g.qpu.forte-1,qpu.forte-1). Whenemulate=True, the executor uses the simulator and applies the corresponding hardware noise model.
- If
- SDK (IonqBackendPreferences)
- IDE
Supported Backends
Included hardware:- “qpu.aria-2”
- “qpu.forte-1”
- “qpu.forte-enterprise-1”
- “qpu.forte-enterprise-2”
- “simulator”
