Skip to content

206 no pre-decomposition of gates#209

Draft
jordandsullivan wants to merge 3 commits intomainfrom
206-no-decomp
Draft

206 no pre-decomposition of gates#209
jordandsullivan wants to merge 3 commits intomainfrom
206-no-decomp

Conversation

@jordandsullivan
Copy link
Copy Markdown
Contributor

@jordandsullivan jordandsullivan commented Nov 20, 2025

This PR adds benchmark circuits which contain gates outside our current target gateset and allow such circuits to bypass our existing validation checks before running by using the new flag for pre-decomposition of input gates (flexible on a catchier name for this flag), included in the benchmark parameters.

Still need to confirm that the gate counts are accurate, since we are no longer restricted to 2 qubit gates, but here are the results so far for the two chosen benchmarks, 18 qubit Shor's algorithm and 8 qubit random circuit:

image

Again it's a bit hard to see with the y-axes shared for both benchmarks, but there is some degree of separation visible across the different compilers.

@jordandsullivan jordandsullivan linked an issue Nov 20, 2025 that may be closed by this pull request
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.

Adding benchmark circuits with arbitrary gatesets

1 participant