Ionq Aria not available as backend in Quiskit

Rodolfo Bonnin 6 Reputation points
2022-09-07T00:11:28.007+00:00

Apparently, my organization has access to the Aria instance, but when I list the backend options, and try to instance the backend, it seems that instance is unavailable. Should I request special permission to add Aria to the Qiskit Runtime? Thanks!

238350-image.png

238334-image.png

238333-image.png

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
59 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. kobulloc-MSFT 23,336 Reputation points Microsoft Employee
    2022-09-07T18:16:28.843+00:00

    Hello, @Rodolfo Bonnin !

    Why can't I see a target when the provider shows as available?
    Not being able to see a target is likely the result of:

    • The provider plan is not enabled
    • A QDK update is missing

    Since the provider is available in this case, you'll likely need to update to the latest version of the QDK which adds Aria support (and be sure to restart the kernel--thank you for the update, @Rodolfo Bonnin !):

    pip install --upgrade azure-quantum  
    

    Additionally, you can view the page for QDK updates for a variety of other update methods:
    https://learn.microsoft.com/en-us/azure/quantum/install-update-qdk

    ionq.qpu.aria-1 is available:

    238762-image.png

    ionq.qpu.aria-1 is not visible as a target (likely because the QDK needs to be updated):

    238753-image.png