-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
featureNew feature or feature requestNew feature or feature request
Description
What's the problem this feature will solve?
If allowed, set/overwrite the pulse implementation of an operation.
Query whether it is possible to set a pulse implementation for an operation.
- Only for existing operations
- Adding custom operations
Check if an existing pulse implementation for an operation can be queried.
Check if mid-circuit measurement is supported.
Adding/overwriting pulse implementation for an operation.
Open Question:
Perhaps this could be used to provide a Hamiltonian?
Describe the solution you'd like
Support for the queries can be added by including the following enums in QDMI_DEVICE_PROPERTY_T:
QDMI_DEVICE_PROPERTY_PULSE_GATES_ALLOWEDQDMI_DEVICE_PROPERTY_QUERY_EXISTING_PULSESQDMI_DEVICE_PROPERTY_PULSE_CHANNELS
The interface for overwriting or adding a pulse implementation for an operation needs to be discussed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or feature requestNew feature or feature request