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

GenericBackendV2 should fail when the backend cannot allocate the basis gate because its size (backport #12653) #12666

Merged
merged 4 commits into from
Jun 26, 2024

Commits on Jun 26, 2024

  1. GenericBackendV2 should fail when the backend cannot allocate the bas…

    …is gate because its size (#12653)
    
    * GenericBackendV2 should fail when the backend cannot allocate the basis gate because its size
    
    Co-authored-by: Elena Peña Tapia <[email protected]>
    
    * reno
    
    * Update releasenotes/notes/fixes_GenericBackendV2-668e40596e1f070d.yaml
    
    Co-authored-by: Elena Peña Tapia <[email protected]>
    
    * another single qubit backend
    
    ---------
    
    Co-authored-by: Elena Peña Tapia <[email protected]>
    (cherry picked from commit e36027c)
    
    # Conflicts:
    #	qiskit/providers/fake_provider/generic_backend_v2.py
    #	test/visual/mpl/graph/test_graph_matplotlib_drawer.py
    1ucian0 authored and mergify[bot] committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    58d5154 View commit details
    Browse the repository at this point in the history
  2. Fix Conflict

    ElePT authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    afc99cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b056db View commit details
    Browse the repository at this point in the history
  4. black

    1ucian0 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f0efa41 View commit details
    Browse the repository at this point in the history