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

Add support for multiple batch sizes to the prover #17

Open
2 tasks
iamrecursion opened this issue Mar 10, 2023 · 0 comments
Open
2 tasks

Add support for multiple batch sizes to the prover #17

iamrecursion opened this issue Mar 10, 2023 · 0 comments

Comments

@iamrecursion
Copy link
Contributor

While we don't want one instance to support multiple batch sizes, we need to do some work and deploy multiple instances:

  • Add an endpoint to the prover service to query it for its configuration parameters (including batch-size and tree-depth).
  • Deploy multiple instances of the prover service.
@iamrecursion iamrecursion added the enhancement New feature or request label Mar 10, 2023
@cichaczem cichaczem removed the enhancement New feature or request label Apr 6, 2023
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

3 participants
@cichaczem @iamrecursion and others