qiskit-ibmq-provider icon indicating copy to clipboard operation
qiskit-ibmq-provider copied to clipboard

Add deprecation warning

Open kt474 opened this issue 1 year ago • 6 comments

Summary

fixes #1042

Details and comments

kt474 avatar Aug 08 '22 19:08 kt474

@rathishcholarajan can you take a look

kt474 avatar Aug 08 '22 20:08 kt474

@renier

kt474 avatar Aug 09 '22 17:08 kt474

So I'm a bit confused here, what is the status of qiskit-ibm-provider if we're telling people to use the runtime client instead? They're not equivalent sets of functionality. I get you're adding an interface for doing backend.run() via the circuit runner, but is that all that's needed? What about the other IQX api functionality? Also what about the in progress PRs like: https://github.com/Qiskit/qiskit-ibm-provider/pull/365 ?

mtreinish avatar Aug 09 '22 17:08 mtreinish

So I'm a bit confused here, what is the status of qiskit-ibm-provider if we're telling people to use the runtime client instead? They're not equivalent sets of functionality. I get you're adding an interface for doing backend.run() via the circuit runner, but is that all that's needed? What about the other IQX api functionality? Also what about the in progress PRs like: Qiskit/qiskit-ibm-provider#365 ?

@renier - also unsure about the exact plan for this repo qiskit-ibm-provider

kt474 avatar Aug 10 '22 14:08 kt474

I get you're adding an interface for doing backend.run() via the circuit runner, but is that all that's needed?

For reference https://github.com/Qiskit/qiskit-ibm-runtime/issues/459

1ucian0 avatar Aug 10 '22 20:08 1ucian0

Putting on hold label back on. Like Matthew said we shouldn't deprecate this until there is a replacement.

jyu00 avatar Sep 21 '22 13:09 jyu00