Kevin Tian
Kevin Tian
Related qiskit-provider issues - Deprecate `qiskit-ibmq-provider` [#1042](https://github.com/Qiskit/qiskit-ibmq-provider/issues/1042) by adding deprecation warnings, encouraging users to move to `qiskit-ibm-runtime` - Fix remaining issues in `qiskit-ibm-provider` [#338](https://github.com/Qiskit/qiskit-ibm-provider/pull/338) [#330](https://github.com/Qiskit/qiskit-ibm-provider/pull/330) Document a migration guide in...
### Summary ~~WIP, needs ntc issue 3938, iqp-api 1184~~ ~~Need to confirm if we want to retrieve `version` from the job params, doing so will make retrieving jobs significantly more...
### Summary ### Details and comments Fixes #1563
https://github.com/Qiskit/qiskit-ibm-runtime/actions/runs/8843336261/job/24283426873 Unit tests are failing against the main branch of Qiskit. ``` ====================================================================== ERROR: test_c_if_plugin_conversion_with_transpile (test.unit.transpiler.passes.scheduling.test_scheduler.TestALAPSchedulingAndPaddingPass) Verify that old format c_if may be converted and scheduled after ---------------------------------------------------------------------- Traceback (most...
**What is the expected feature or enhancement?** https://github.com/Qiskit/qiskit-ibm-runtime/pull/791 added lazy loading for the `ibm-quantum` channel. For consistency, It would be nice to have this on the cloud channel too even...
In a couple of places in `RuntimeJob` we are checking for the error reason `RAN TOO LONG` ([example](https://github.com/Qiskit/qiskit-ibm-runtime/blob/main/qiskit_ibm_runtime/runtime_job.py#L221)) - this is being changed on the server side so instead we...
### Summary ### Details and comments Fixes #1835
Lots of deprecation warnings and 12 failures: https://github.com/Qiskit/qiskit-ibm-runtime/actions/runs/10156409791/job/28084775851 ``` 2024-07-30T05:08:30.7991726Z ====================================================================== 2024-07-30T05:08:30.7992563Z ERROR: test_c_if_plugin_conversion_with_transpile (test.unit.transpiler.passes.scheduling.test_scheduler.TestALAPSchedulingAndPaddingPass) 2024-07-30T05:08:30.7993666Z Verify that old format c_if may be converted and scheduled after 2024-07-30T05:08:30.7994277Z ---------------------------------------------------------------------- 2024-07-30T05:08:30.7994680Z...