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

optimize ppsnark #252

Merged
merged 2 commits into from
Nov 6, 2023
Merged

optimize ppsnark #252

merged 2 commits into from
Nov 6, 2023

Conversation

srinathsetty
Copy link
Collaborator

This PR introduces checks about the evaluations of Az, Bz, and Cz polynomials, which were left unchecked in #250. This PR also introduces parallelization via rayon to reduce prover latencies

@srinathsetty srinathsetty merged commit 6242e69 into main Nov 6, 2023
6 checks passed
@srinathsetty srinathsetty deleted the opt_ppsnark4 branch November 6, 2023 19:25
huitseeker pushed a commit to huitseeker/Nova that referenced this pull request Nov 6, 2023
* optimize; check claims about Az,Bz,Cz

* add rayon
huitseeker added a commit to huitseeker/Nova that referenced this pull request Nov 8, 2023
* optimize ppsnark (microsoft#252)

* optimize; check claims about Az,Bz,Cz

* add rayon

* Use rayon for computing evaluations in prove_helper in parallel (microsoft#253)

* add rayon for prove_inner

* version

---------

Co-authored-by: Srinath Setty <[email protected]>
huitseeker added a commit to huitseeker/Nova that referenced this pull request Jan 24, 2024
- Updated the `JasonEtco/create-an-issue@v2` step to handle existing issues properly.
- Fixes microsoft#252
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant