Required prerequisites
Describe the bug
reset operation is not being passed properly between CUDA-Q and IQM
Steps to reproduce the bug
if stim is changed to iqm hardware in this tutorial above, we get the following error:
"error: 'quake.reset' op unable to translate op to IQM Json quake.reset" coming from the line "dem = qec.z_dem_from_memory_circuit(surface_code, statePrep, nRounds)"
side note: the simulation uses a noise model which we believe is automatically removed when executed on hardware
Expected behavior
NA
Is this a regression? If it is, put the last known working version (or commit) here.
Not a regression
Environment
- CUDA-Q version: latest
- Python version:
- C++ compiler:
- Operating system:
Suggestions
No response
Required prerequisites
Describe the bug
resetoperation is not being passed properly between CUDA-Q and IQMSteps to reproduce the bug
if
stimis changed toiqmhardware in this tutorial above, we get the following error:side note: the simulation uses a noise model which we believe is automatically removed when executed on hardware
Expected behavior
NA
Is this a regression? If it is, put the last known working version (or commit) here.
Not a regression
Environment
Suggestions
No response