Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Migration guide should use Qiskit Runtime #1458

Open
jyu00 opened this issue Aug 14, 2024 · 2 comments
Open

Docs: Migration guide should use Qiskit Runtime #1458

jyu00 opened this issue Aug 14, 2024 · 2 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@jyu00
Copy link

jyu00 commented Aug 14, 2024

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 jyu00 added the bug Something isn't working label Aug 14, 2024
@jyu00
Copy link
Author

jyu00 commented Aug 14, 2024

cc @jenglick

@Tansito
Copy link
Member

Tansito commented Aug 16, 2024

Thanks for the ping @jyu00 🙏

We will take a look

@Tansito Tansito added the documentation Improvements or additions to documentation label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants