Sov-trotter / IBMQJulia.jl

IBMQ backend for Yao
MIT License
4 stars 0 forks source link

Add method to cancel jobs #9

Open Sov-trotter opened 4 years ago

Sov-trotter commented 4 years ago

IBMQ only allows for a fixed number of jobs per head at any given time. The API does offer a cancel method to cancel the jobs(which is an AbstractRegister in Yao).