Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qedma fails on 30Q Hamiltonian simulation circuit with weight-2 operator #38

Open
nonhermitian opened this issue Nov 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nonhermitian
Copy link

Steps to reproduce the problem

Qedma function fails on the attached 30Q circuit with operator op = SparsePauliOp.from_sparse_list([("ZZ", [14, 15], 1)], num_qubits=30)

circuit.txt

What is the current behavior?

The functions executes several jobs on hardware, but returns an empty dict

What is the expected behavior?

It is expected the function works since the same example runs fine on IBM circuit functions

@johannesgreiner
Copy link

we have reproduced the issue and qedma is investigating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants