qiskit-community/qiskit-braket-provider

QuEra Aquila unavailable in backends

Thevendran opened this issue · 2 comments

Steps to reproduce the problem

Run AWSBraketProvider().backends("Aquila") and observe returned empty backend.

What is the current behavior?

AWSBraketProvider().backends("Aquila") returns no backend.

What is the expected behavior?

Should return "QuEra Aquila" backend.

Hello @Thevendran, Thanks for reaching out! Qiskit Provider doesn't support non-gate based devices that can run Analog Hamiltonian Simulation (AHS) quantum tasks. For submitting Analog Hamiltonian Simulation (AHS) quantum tasks, you can directly use AWS Braket. Let us know if you need any additional information or assistance.

Please reopen if you have any more questions. Thanks!