munich-quantum-toolkit / munich-quantum-toolkit/bench

✨ Support for synthetic benchmarks

Open
#512 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature low
Dominant language
Python
Stars
131
Forks
44
Avg merge
2h 3m
Merged PRs (30d)
36

Description

What's the problem this feature will solve?

In some discussions over the past couple of weeks, the interest in synthetic quantum circuit benchmarks has come up.
An example for such benchmarks would be https://github.com/qu-tan-um/QUEKO-benchmark (based on https://arxiv.org/abs/2002.09783), which recently got extended in https://arxiv.org/abs/2502.08839
These benchmarks are particularly tailored to specific architectures.
They are specified in terms of native gates of the device and come with a known bound for the optimal depth in which they can be realized on the architecture.

Describe the solution you'd like

Ideally, we would adapt the generation code so that we can generate synthetic circuits for arbitrary architectures.
Since these benchmarks do not really make sense at the algorithm or the target-independent level, some special thought probably needs to be put into how to best integrate such benchmarks.
It would also be great, if we could somehow expose the known optimal solution.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by locating the existing circuit-generation and benchmark-integration code, then determine how architecture-specific circuits and known optimal solutions should be represented. Done would require an agreed design and support for arbitrary architectures.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
quantum-computing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.