attempting to use cudaq.kernels.uccsd
kernel with hardware backend fails at compilation
#2357
Open
3 of 4 tasks
Required prerequisites
Describe the bug
Any program that utilizes
cudaq.kernels.uccsd
against a hardware backend fails during what looks like a MLIR rewrite pass, per the failure output.Steps to reproduce the bug
The following repro case, as written, runs successfully. If you uncomment line 3 or 4 (i.e. set target to a hardware backend), it fails with the output below.
healthy case
failure case output - IonQ
failure case output - IQM
Expected behavior
successful compilation and execution
Is this a regression? If it is, put the last known working version (or commit) here.
Unknown
Environment
Suggestions
No response
The text was updated successfully, but these errors were encountered: