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

[BUG] Breaking changes in Qiskit: sampler, and runtime. #410

Open
ValentinS4t1qbit opened this issue Sep 25, 2024 · 0 comments
Open

[BUG] Breaking changes in Qiskit: sampler, and runtime. #410

ValentinS4t1qbit opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ValentinS4t1qbit
Copy link
Collaborator

ValentinS4t1qbit commented Sep 25, 2024

Issue: Bug Report

Currently, calls to IBMConnection.job_submit fail for sampler, as Qiskit was updated. This causes the T4 hands-on notebook cell to be broken (NB: simulators are no longer provided by Qiskit Quantum, fixing this won't change that fact).

It seems the whole Sampler class may have been revamped: https://docs.quantum.ibm.com/api/qiskit-ibm-runtime/qiskit_ibm_runtime.SamplerV2

A "migration" guide for Qiskit runtime V2 is available here: https://docs.quantum.ibm.com/migration-guides/qiskit-runtime

It may be that Estimator went through similar changes.

Current Behavior / minimal example

image

@ValentinS4t1qbit ValentinS4t1qbit added the bug Something isn't working label Sep 25, 2024
@ValentinS4t1qbit ValentinS4t1qbit self-assigned this Sep 25, 2024
@ValentinS4t1qbit ValentinS4t1qbit changed the title [BUG] Breaking changes in Qiskit: sampler [BUG] Breaking changes in Qiskit: sampler, and runtime. Sep 25, 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
Projects
None yet
Development

No branches or pull requests

1 participant