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

Fix issue with oversized batches in offline simulators #210

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Conversation

airwoodix
Copy link
Collaborator

Summary

Fixes #203.

The offline simulator glue logic now keeps track of all executed circuits, such that oversized batches - which are split into multiple smaller batches - can be retrieved. The code was already correct for direct-access offline simulators instantiated by test fixtures.

@airwoodix airwoodix self-assigned this Jan 7, 2025
@airwoodix airwoodix enabled auto-merge (squash) January 7, 2025 13:44
@airwoodix airwoodix merged commit 87b8d66 into master Jan 16, 2025
9 checks passed
@airwoodix airwoodix deleted the resolve-203 branch January 16, 2025 09:52
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.

primitives: multi-batches jobs fail on the offline simulators
2 participants