qiskit-ibm-runtime icon indicating copy to clipboard operation
qiskit-ibm-runtime copied to clipboard

IBM Client for Qiskit Runtime

Results 146 qiskit-ibm-runtime issues
Sort by recently updated
recently updated
newest added

**What is the expected feature or enhancement?** `QiskitRuntimeLocalService` was created to support local testing mode and is meant to be similar to `QiskitRuntimeService`. Today a user is not expected to...

enhancement

**What is the expected feature or enhancement?** `QiskitRuntimeLocalService` was created to support local testing mode and is meant to be similar to `QiskitRuntimeService`. The initial release of `QiskitRuntimeLocalService` only has...

enhancement

**What is the expected feature or enhancement?** `QiskitRuntimeLocalService` was created to support local testing mode and is meant to be similar to `QiskitRuntimeService`. The initial release of `QiskitRuntimeLocalService` only has...

enhancement

**What is the expected feature or enhancement?** The fake backends in this repo are meant to represent IBM backends and be similar to `IBMBackend`. Since `IBMBackend` is inherits from `BackendV2`,...

enhancement

**Describe the bug** If a sub-options field is contained in `experimental` options, it will override any values specified in the main options. **Steps to reproduce** This is a minimal example...

bug

**What is the expected feature or enhancement?** `Session.from_id()` already queries session details. It can also set the `_active` flag, so if that session is closed, any attempt to submit a...

enhancement

**Describe the bug** I didn't find a default pass manager only for mapping in Qiskit, so I call generate_preset_pass_manager to get a staged pass manager with optimization, layout and routing....

bug

With the move of the [fake providers from qiskit to qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime/pull/1270), the tests were not moved yet. This issue is to account for that, as the code has currently 0%...

help wanted

**What is the expected feature or enhancement?** The primitives today allow setting a nested option by itself. For example, ``` estimator.options.update(extrapolator="linear") ``` is allowed and would update the "correct" option...

enhancement

**What is the expected feature or enhancement?** In qiskit 1.0.0 a new kwarg `version` was added to the `qiskit.qpy.dump()` function (see: https://github.com/Qiskit/qiskit/pull/11644 for the implementation). This flag enables the `qiskit.qpy.dump()`...

enhancement
server action