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

Align QPY version with service #136

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

jesus-talavera-ibm
Copy link
Contributor

Summary

Force qpy to use version 12, which is used in Qiskit 1.2.4 in service

Details and comments

@jesus-talavera-ibm jesus-talavera-ibm self-assigned this Dec 2, 2024
@mtreinish
Copy link
Member

The better approach for this would be to add an API server side to report the max qpy version supported. Then the client query this and could do basic version negotiation and send the appropriate version. I explained what this would look like in some detail here: Qiskit/qiskit-ibm-runtime#1375

@jesus-talavera-ibm
Copy link
Contributor Author

The better approach for this would be to add an API server side to report the max qpy version supported. Then the client query this and could do basic version negotiation and send the appropriate version. I explained what this would look like in some detail here: Qiskit/qiskit-ibm-runtime#1375

Thank you @mtreinish That's a good idea!

@jesus-talavera-ibm jesus-talavera-ibm changed the title Force qpy to use version 12 Align QPY version with service Dec 3, 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

Successfully merging this pull request may close these issues.

2 participants