Skip to content

[FEATURE] Support batch jobs for devices from Azure provider #57

@WingCode

Description

@WingCode

Copied from qBraid/qBraid #953

Feature Description

Currently, if device is an instance of a device from the AzureQuantumProvider, device.run() doesn't accept a list of circuits/programs. Instead, it raises the following error:

ValueError: Batch jobs (list of inputs) are not supported for this device. Please provide a single job input

This request is about supporting batch jobs for Azure devices (convenient to dispatch jobs for IonQ, Quantinuum, and others). For context, see: unitaryfoundation/metriq-gym#209 (comment)

Implementation (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions