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

Distributed prover #71

Merged
merged 10 commits into from
Oct 9, 2024
Merged

Distributed prover #71

merged 10 commits into from
Oct 9, 2024

Conversation

rickb80
Copy link
Contributor

@rickb80 rickb80 commented Oct 8, 2024

This PR adds first implementation of Distributed prover, to activate it use:
--feature distributed

Note: by now it only works well for arithmetizations of the main state machine, some changes need to be done in the widness computation to extend to any arithmetization

check_path and finalize_proofs

distributed info in ectx

E2e dist proof working

save proves according to segment_idx

Added some timers
Copy link
Contributor

@RogerTaule RogerTaule left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rickb80 rickb80 merged commit a01676d into develop Oct 9, 2024
9 checks passed
@RogerTaule RogerTaule deleted the distributed_prover branch October 23, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants