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

document primitive mode arg #1542

Closed
javabster opened this issue Jun 13, 2024 · 1 comment · Fixed by #1598
Closed

document primitive mode arg #1542

javabster opened this issue Jun 13, 2024 · 1 comment · Fixed by #1598
Assignees

Comments

@javabster
Copy link
Collaborator

followup from #1486 (comment)

with Batch(backend=backend):
    sampler = SamplerV2(mode=batch)
@beckykd
Copy link
Collaborator

beckykd commented Jun 25, 2024

Moving this to P0 because it's already been released. I got this message today:

The 'backend' keyword arguments are deprecated as of qiskit-ibm-runtime 0.24.0 and will be removed no sooner than 3 months after the release date. Please use the 'mode' parameter instead.
sampler = Sampler(backend=backend)

@javabster javabster moved this to In Progress in Docs Planning Jul 8, 2024
github-merge-queue bot pushed a commit that referenced this issue Jul 10, 2024
closes #1542 

Frank did a lot of the code changes already (#1580 ), but the migration
guides weren't included, so I still need to update that code.

---------

Co-authored-by: abbycross <across@us.ibm.com>
Co-authored-by: Jessie Yu <jessieyu@us.ibm.com>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Docs Planning Jul 10, 2024
frankharkins pushed a commit to frankharkins/documentation that referenced this issue Jul 22, 2024
closes Qiskit#1542 

Frank did a lot of the code changes already (Qiskit#1580 ), but the migration
guides weren't included, so I still need to update that code.

---------

Co-authored-by: abbycross <across@us.ibm.com>
Co-authored-by: Jessie Yu <jessieyu@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants