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

More advanced batched commit #15

Open
Jiangkm3 opened this issue Feb 18, 2025 · 2 comments
Open

More advanced batched commit #15

Jiangkm3 opened this issue Feb 18, 2025 · 2 comments

Comments

@Jiangkm3
Copy link
Collaborator

Support more batched commit scenarios for WHIR, this can be divided into the following stages:

  1. Batch open all polynomials on one point
  2. Batch open all polynomials on the same list of points
  3. Batch open all polynomials on different points
  4. Allow polynomial size to be different.
@Jiangkm3
Copy link
Collaborator Author

Stage 1 is currently completed and tested.

@Jiangkm3
Copy link
Collaborator Author

Jiangkm3 commented Feb 19, 2025

Stage 2 and 3 are now completed and tested. Pending reviews and optimizations.

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

No branches or pull requests

1 participant