iqm-finland / qiskit-on-iqm

Qiskit adapter for IQM's quantum computers
https://iqm-finland.github.io/qiskit-on-iqm/
Apache License 2.0
22 stars 7 forks source link

Add MOVE gate validation bypassing and setting Job timeout. #112

Closed Aerylia closed 2 months ago

Aerylia commented 3 months ago

Added the integration of the new feature of iqm-client: Compiler option MOVE gate validation bypassing (https://github.com/iqm-finland/iqm-client/pull/124) (COMP-1468)

Added support for passing Job timeout to iqm-client: #108 (SW-381)

Tests can only pass after PR https://github.com/iqm-finland/iqm-client/pull/124 has been merged.