Fixed IonQ backend implementation:
- Batch mode: override base RemoteAccelerator to run one-by-one.
- Fixed U3 decompose for IonQProgramVisitor: looks like the decomposition is not correct (incorrect results). Also, IonQ supports native sqrt-X gate, hence just use the same U3 -> (sx-rz) as that of IBM.
Tested by: running on IonQ remote simulator.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>
Please register or sign in to comment