Skip to content

Dynamical Decoupling Support #28

@Bmete7

Description

@Bmete7

IQM Client has a feature that enables dynamical using on the user level. MQSS Qiskit Adapter should be able to enable the same feature, so that we can pass this flag to the backend. The example usage in IQM Client is as follows:
job_dd = backend.run(qc_list, shots=shots, circuit_compilation_options = CircuitCompilationOptions(dd_mode=DDMode.ENABLED)) #This is a default DD mode in which a combination of XX, YXYX and XYXYYXYX sequences are applied depending on the size of the idles.

see relevant MQSS Client issue: Munich-Quantum-Software-Stack/MQSS-Client#25

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions