qiskit-serverless icon indicating copy to clipboard operation
qiskit-serverless copied to clipboard

Docs: Migration guide should use Qiskit Runtime

Open jyu00 opened this issue 1 year ago • 2 comments

The migration guide uses from qiskit.primitives import Sampler, which uses a local statevector simulator. But people migrating their Qiskit Runtime custom programs would not want to use a local simulator. They'd want to use a real IBM Quantum backend (otherwise they can just run locally on their laptop).

jyu00 avatar Aug 14 '24 18:08 jyu00

cc @jenglick

jyu00 avatar Aug 14 '24 18:08 jyu00

Thanks for the ping @jyu00 🙏

We will take a look

Tansito avatar Aug 16 '24 16:08 Tansito