NLESC-quantum / quantum_comp

Apache License 2.0
1 stars 1 forks source link

VQLS on IBMQ #28

Closed NicoRenaud closed 2 years ago

NicoRenaud commented 2 years ago

We have VQLS working for the simple redcal application we have so far. It works on simulator but we have to see how to deploy it on IBMQ. It's a complicated case as it requires communication between quantum and classical chips. According to Richard Padbury (one of our IBM contact) the runtime library of qiskit could be useful to schedule jobs more efficiently.

NicoRenaud commented 2 years ago

Done using IBM runtime