Skip to content

IQP migration followup #2269

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

IQP migration followup #2269

wants to merge 5 commits into from

Conversation

kt474
Copy link
Member

@kt474 kt474 commented May 28, 2025

Summary

  • If there is no instance passed in at initialization, the service cannot make any api calls unless backend() or backends() is called first. In this case we need to load all instances during initialization.
  • Fixed a bug where if use_fractional_gates is set but the backend configuration was already cached, the incorrect configuration could be returned.

Details and comments

Fixes #2272

@kt474 kt474 changed the title Fix case where there is no account instance IQP migration followup May 29, 2025
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.

Fail to get a backend with fractional gate with qiskit-ibm-runtime 0.40.0
1 participant