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 wait option to remote backends #598

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Add wait option to remote backends #598

merged 2 commits into from
Oct 18, 2023

Conversation

HGSilveri
Copy link
Collaborator

Fixes #596 .

@HGSilveri HGSilveri requested review from madagra and a-corni October 13, 2023 14:57
Copy link
Collaborator

@madagra madagra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, just a minor comment.

pulser-core/pulser/backend/qpu.py Outdated Show resolved Hide resolved
@HGSilveri HGSilveri merged commit 394fe6a into develop Oct 18, 2023
6 checks passed
@HGSilveri HGSilveri deleted the hs/backend-wait branch October 20, 2023 08:52
@HGSilveri HGSilveri mentioned this pull request Dec 1, 2023
HGSilveri pushed a commit that referenced this pull request Dec 4, 2023
Main changes:
a0c59a6 Deprecate legacy devices (#620)
b18e434 FIX: Detuning modulation for custom EOM buffer time (#619)
8c5d966 Delete summing constraint in DetuningMap (#610)
b41d62a JSON serialization support for numpy integer types (#617)
9f9a17a Fix temperature initialization in SimConfig (#606)
2bad427 Fix spacing in register.max_connectivity (#605)
581886f [FIX] Allow parametrized phase in EOM mode (#599)
394fe6a Add `wait` option to remote backends (#598)
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.

Wait option for Backend.run( ) function
3 participants