Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
To get better coverage for PGO, including more examples of two qubit synthesis, this commit adds a new PGO script to the benchmarks for running a 100q quantum volume circuit. This provides a different dense circuit than the other 100q circuits we were running. At the time the pgo scripts were added this was excluded because it was too slow at the time. However for the upcoming 1.2 release the transpile time has sped up a bit so this isn't such a concern anymore as the local transpile time is now ~2min which seems within the threshold for pgo time. (cherry picked from commit b75c2e0) Co-authored-by: Matthew Treinish <[email protected]>
- Loading branch information