-
Notifications
You must be signed in to change notification settings - Fork 46
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
binary-search example setup-verifier fails #25
Comments
Hmm, thanks for reporting this. It looks like this is caused by the I'll try to look in to this more closely soon, but for now, you may want to check out this example, which is re-written to use a permutation network to compile computations that use RAM more efficiently. Note that using this approach, there is no need to explicitly call a function like |
Thanks for the response. I was wondering why those |
A follow-up question: are these I could understand |
Hello,
bellow is the trace of command
./pepper_compile_and_setup_V.sh binary_search binary_search.vkey binary_search.pkey
:Other files (such as
mm_pure_arith
orbase_2_log
) run smoothly.Thanks in advance,
Dimitris
The text was updated successfully, but these errors were encountered: