Describe the bug
RuntimeJobFailureError: while using ZI and IZ sparse operators, The code is working fine with ZZ operator, there seems some code issue that can be looked at (some conflict with register names), reporting this issue only with the estimator method on cloud simulator, the code works fine the local version of simulator..
Describe the bug RuntimeJobFailureError: while using ZI and IZ sparse operators, The code is working fine with ZZ operator, there seems some code issue that can be looked at (some conflict with register names), reporting this issue only with the estimator method on cloud simulator, the code works fine the local version of simulator..
Steps to reproduce https://gist.github.com/jayeshparashar/2250e15f554250f27e8f94a19a96b697
Expected behavior Should have returned the EstimatorResult object
Suggested solutions Fix the runtime error
Additional Information Works fine with Local simulator