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

Circuit cutting in a loop with a session #310

Closed
caleb-johnson opened this issue Jul 6, 2023 · 2 comments
Closed

Circuit cutting in a loop with a session #310

caleb-johnson opened this issue Jul 6, 2023 · 2 comments
Labels
cutting QPD-based circuit cutting code

Comments

@caleb-johnson
Copy link
Collaborator

caleb-johnson commented Jul 6, 2023

Ensure the cutting API supports creation of an outer session, and that an iterative cutting routine can be run without losing the outer session. We also need to maintain compatibility with quantum serverless and ensure we can serialize all of inputs/outputs.

@garrison garrison added the cutting QPD-based circuit cutting code label Jul 6, 2023
@garrison
Copy link
Member

garrison commented Mar 30, 2024

I don't think there's anything left for us to do here. Since #404, it's now the user's job to handle the Qiskit primitives in their preferred way. (Feel free to re-open or to open a more specific issue if you disagree.)

@garrison garrison closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2024
@garrison
Copy link
Member

garrison commented Mar 30, 2024

ensure we can serialize all of inputs/outputs

As for serialization, there is an open issue (#444) for serialization with qpy, but pickle serialization is most likely even better for use with Quantum Serverless.

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
Projects
None yet
Development

No branches or pull requests

2 participants