Skip to content

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

@cosenal

Description

@cosenal

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

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions