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

Change the default routing_method to sabre #12806

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

1ucian0
Copy link
Member

@1ucian0 1ucian0 commented Jul 23, 2024

In order to get ready for deprecating StochasticSwap the only default pipeline that uses is level 0. Changing it to sabre.

@1ucian0 1ucian0 marked this pull request as ready for review July 23, 2024 15:28
@1ucian0 1ucian0 requested a review from a team as a code owner July 23, 2024 15:28
@qiskit-bot
Copy link
Collaborator

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

@1ucian0 1ucian0 added this to the 1.2.0 milestone Jul 23, 2024
@1ucian0 1ucian0 mentioned this pull request Jul 23, 2024
4 tasks
@coveralls
Copy link

coveralls commented Jul 23, 2024

Pull Request Test Coverage Report for Build 10094343721

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 798 unchanged lines in 38 files lost coverage.
  • Overall coverage decreased (-0.02%) to 89.924%

Files with Coverage Reduction New Missed Lines %
qiskit/qobj/common.py 1 95.83%
qiskit/circuit/library/standard_gates/swap.py 1 98.18%
qiskit/circuit/duration.py 1 70.27%
qiskit/transpiler/passes/layout/sabre_pre_layout.py 1 98.88%
qiskit/transpiler/passes/routing/commuting_2q_gate_routing/commuting_2q_gate_router.py 1 99.12%
qiskit/assembler/disassemble.py 2 98.8%
qiskit/transpiler/passes/scheduling/alap.py 2 96.72%
qiskit/transpiler/passes/scheduling/asap.py 2 96.92%
crates/accelerate/src/convert_2q_block_matrix.rs 2 94.0%
qiskit/synthesis/unitary/qsd.py 2 97.58%
Totals Coverage Status
Change from base Build 10060449272: -0.02%
Covered Lines: 66054
Relevant Lines: 73455

💛 - Coveralls

@mtreinish mtreinish added this pull request to the merge queue Jul 29, 2024
@mtreinish mtreinish added stable backport potential The bug might be minimal and/or import enough to be port to stable Changelog: API Change Include in the "Changed" section of the changelog mod: transpiler Issues and PRs related to Transpiler labels Jul 29, 2024
Merged via the queue into Qiskit:main with commit b985b96 Jul 29, 2024
15 checks passed
mergify bot pushed a commit that referenced this pull request Jul 29, 2024
* change the default routing_method to sabre

* reno

* Update releasenotes/notes/sabre_level0-1524f01965257f3f.yaml

Co-authored-by: Matthew Treinish <[email protected]>

---------

Co-authored-by: Matthew Treinish <[email protected]>
(cherry picked from commit b985b96)
github-merge-queue bot pushed a commit that referenced this pull request Jul 29, 2024
* change the default routing_method to sabre

* reno

* Update releasenotes/notes/sabre_level0-1524f01965257f3f.yaml

Co-authored-by: Matthew Treinish <[email protected]>

---------

Co-authored-by: Matthew Treinish <[email protected]>
(cherry picked from commit b985b96)

Co-authored-by: Luciano Bello <[email protected]>
Procatv pushed a commit to Procatv/qiskit-terra-catherines that referenced this pull request Aug 1, 2024
* change the default routing_method to sabre

* reno

* Update releasenotes/notes/sabre_level0-1524f01965257f3f.yaml

Co-authored-by: Matthew Treinish <[email protected]>

---------

Co-authored-by: Matthew Treinish <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: API Change Include in the "Changed" section of the changelog mod: transpiler Issues and PRs related to Transpiler stable backport potential The bug might be minimal and/or import enough to be port to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants