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

MetaBackend object for loading and listing backends #1229

Closed
wants to merge 32 commits into from

Conversation

BrunoLiegiBastonLiegi
Copy link
Contributor

@BrunoLiegiBastonLiegi BrunoLiegiBastonLiegi commented Feb 27, 2024

This PR implements a MetaBackend object that will call the different projects' (qibojit, qibolab, etc...) MetaBackend to load their backends. This will replace the current construct_backend function and will also give access to a list_available() function to list all the backends available in the system.

Closes #1096.

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

BrunoLiegiBastonLiegi and others added 30 commits January 16, 2024 15:28
Co-authored-by: Alessandro Candido <[email protected]>
Co-authored-by: Alessandro Candido <[email protected]>
@alecandido alecandido deleted the branch client_backends March 1, 2024 13:53
@alecandido alecandido closed this Mar 1, 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.

3 participants