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

Badger stack overflow on large circuits. #261

Open
aborgna-q opened this issue Nov 24, 2023 · 0 comments
Open

Badger stack overflow on large circuits. #261

aborgna-q opened this issue Nov 24, 2023 · 0 comments
Labels
badger-optimiser TASO optimization bug Something isn't working

Comments

@aborgna-q
Copy link
Collaborator

The following circuit causes a stack overflow when passed to badger-optimiser.
The HUGR loads correctly, but the optimisation errors-out.

This is a 40k gates / 5k CXs circuit, so we may be doing some recursion during the traversal.

big_diagbox.json

@aborgna-q aborgna-q added bug Something isn't working badger-optimiser TASO optimization labels Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
badger-optimiser TASO optimization bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant