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

Add skip_reset_qubits option for DD #1981

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

t-imamichi
Copy link
Member

@t-imamichi t-imamichi commented Oct 18, 2024

Summary

Adds a new option skip_reset_qubits for DD.
This is basically equivalent to skip_reset_qubits of PadDynamicalDecoupling though the default value is different (Runtime Primitive default value False v.s. PadDynamicalDecoupling default value True)
https://docs.quantum.ibm.com/api/qiskit/qiskit.transpiler.passes.PadDynamicalDecoupling

Details and comments

Fixes #

@t-imamichi t-imamichi requested a review from kt474 October 18, 2024 07:39
@kt474 kt474 merged commit f7ad24c into Qiskit:main Oct 18, 2024
18 checks passed
@kt474 kt474 added the Changelog: New Feature Include in the Added section of the changelog label Oct 18, 2024
@kt474 kt474 added this to the 0.32.0 milestone Oct 18, 2024
@t-imamichi t-imamichi deleted the skip_reset_qubits branch October 19, 2024 03:47
github-merge-queue bot pushed a commit to Qiskit/documentation that referenced this pull request Nov 19, 2024
qiskit-ibm-runtime 0.32.0 released today includes a new DD option
`skip_reset_qubits`.
https://github.com/Qiskit/qiskit-ibm-runtime/releases/tag/0.32.0
Qiskit/qiskit-ibm-runtime#1981

---------

Co-authored-by: abbycross <[email protected]>
Co-authored-by: Eric Arellano <[email protected]>
Co-authored-by: Rebecca Dimock <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: New Feature Include in the Added section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants