Quera
QuEraHardwareRoutine ¶
Bases: RoutineBase
run_async ¶
Compile to a RemoteBatch, which contain QuEra backend specific tasks, and run_async through QuEra service.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
shots | int | number of shots | required |
args | Tuple | additional arguments | () |
name | str | custom name of the batch | None |
shuffle | bool | shuffle the order of jobs | False |
Return
RemoteBatch