You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The circuit fails to compile at all. Looking at the task manager, I can see that Nargo takes more and more memory until it's at 100% utilisation (at which point Nargo is using > 30GB) and then crashes.
Comparing with the 0.10.5 release shows that this is a relatively recent issue as this reaches a constant amount of memory, although the compilation time is extremely long ()
Aim
I've been trying to compile https://github.com/SetProtocol/noir-rsa to experiment on reducing the number of constraints in the circuit.
Expected Behavior
The circuit should compile successfully
Bug
The circuit fails to compile at all. Looking at the task manager, I can see that Nargo takes more and more memory until it's at 100% utilisation (at which point Nargo is using > 30GB) and then crashes.
Comparing with the 0.10.5 release shows that this is a relatively recent issue as this reaches a constant amount of memory, although the compilation time is extremely long ()
To Reproduce
noirup -n
nargo info --package dkim
noirup -v 0.10.5
nargo info --package dkim
Installation Method
Binary
Nargo Version
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: