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

Update cutting tutorials to send ISA circuits to Qiskit Runtime (backport #500) #512

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 25, 2024

I tested the modified commented out blocks with Qiskit Runtime. The third tutorial currently fails with Runtime because of #452, but that's a separate issue; in fact, it should resolve itself soon once the Sampler supports dynamic circuits.

Saving for subsequent PRs:

* Remove explicit `session.close()` calls inside context manager

These `close` calls are redundant since
Qiskit/qiskit-ibm-runtime#1139.

* Demonstrate transpiling circuits before sending to Runtime

... in cutting tutorials 1 and 3

* Update tutorial 2 (cutting for depth)

* Remove a comma

* black

* Rename `pm` -> `pass_manager` for clarity

(cherry picked from commit bf82d2d)
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8426641203

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.541%

Totals Coverage Status
Change from base Build 8284629743: 0.0%
Covered Lines: 2346
Relevant Lines: 2508

💛 - Coveralls

@garrison garrison merged commit 7f65f2b into stable/0.6 Mar 25, 2024
11 checks passed
@garrison garrison deleted the mergify/bp/stable/0.6/pr-500 branch March 25, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants