What info should live in a quantum hardware schema? #516
Unanswered
jordandsullivan
asked this question in
Q&A
Replies: 1 comment
-
|
One quick addition to the proposal would be the frequency of the qubits (highly relevant to superconducting circuits) as it can help compilers place operations such that crosstalk is minimized. This was proposed by Zhang et al in Qplacer: Frequency-Aware Component Placement for Superconducting Quantum Computers [https://arxiv.org/abs/2401.17450v2] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thinking about what information we need in a quantum hardware specification/schema in order to effectively do hardware-aware compilation on different device types, one example is Amazon Braket's device object, but having additional information may be useful too.
One lightweight proposal:
Beta Was this translation helpful? Give feedback.
All reactions