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

Use qiskit-ibm-runtime in local mode in cutting tutorials #511

Closed
garrison opened this issue Mar 25, 2024 · 0 comments · Fixed by #552
Closed

Use qiskit-ibm-runtime in local mode in cutting tutorials #511

garrison opened this issue Mar 25, 2024 · 0 comments · Fixed by #552
Assignees
Labels
cutting QPD-based circuit cutting code documentation Improvements or additions to documentation

Comments

@garrison
Copy link
Member

garrison commented Mar 25, 2024

Following https://docs.quantum.ibm.com/api/migration-guides/local-simulators and #500 (comment), it'd be great to bring our cutting tutorials in line with using Sampler or SamplerV2 from qiskit-ibm-runtime, together with either AerSimulator or (likely even better) a fake backend from qiskit-ibm-runtime. Then, we will no longer need to use the Sampler from Qiskit Aer, and it will be more obvious how to use the code with Qiskit Runtime without having a special commented-out block in each tutorial.

One thing that needs to happen first is that Qiskit/qiskit-ibm-runtime#1558 must make it into a release of qiskit-ibm-runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cutting QPD-based circuit cutting code documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant