Extending QDMI_Job to avoid redundant calls #60
Replies: 1 comment 1 reply
-
|
Hi @kayaercument, awesome job bringing this new QDMI backend to life! This will ensure a more tightened collaboration between AQT and the LRZ. I need you to help me understand though, you mentioned |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Firstly, please see @burgholzer 's comment.
I'm working on creating a minimal working backend for AQT's Ion Trap QPU. Even though I use Python binding to create AQT Job, it would be safe to assume that they need to iterate the bitcode to create AQT Job. Since there are function attributes such as
required_num_qubitsandrequired_num_results, they can be used to calculatereadout_size.Beta Was this translation helpful? Give feedback.
All reactions