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

Submit tasks asynchronously for VQA applications using real machine #187

Closed
Zhaoyilunnn opened this issue Aug 19, 2024 · 0 comments
Closed
Assignees

Comments

@Zhaoyilunnn
Copy link
Collaborator

def run(self, qc: QuantumCircuit, measure_base: List = None) -> ExecResult:

Now submit api will submit tasks synchronously. If the application needs a long runtime (e.g., days), it will be very likely that the program crashes for some connection errors.

@Zhaoyilunnn Zhaoyilunnn self-assigned this Aug 19, 2024
ScQ-Cloud added a commit that referenced this issue Sep 2, 2024
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

No branches or pull requests

1 participant