An algorithm implementing a model whose results are known, and from the known results, the benchmarking of the device could be done. What is the currently known shortest circuit depth algorithm that has been used on a real device? An additional criterion is that it should be scalable.
Asked
Active
Viewed 234 times
2 Answers
1
As far as I know there isn't a "once size fits all" algorithm, rather random bench-marking is performed to have a statistical accuracy of the gates your computer has. There wouldn't be much point to make it just as short as possible since you would ideally try as many times as you can your gates to get an accuracy for your computer.
Mimo Pakou
- 103
- 7
1
it depends what you want to benchmark. I believe the shortest-circuit benchmarking is Measuring Gate Fidelities. take a look at https://metriq.info for Community-driven Quantum Benchmarks
poig
- 700
- 5
- 12