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

WIP: trying out plonky2 prover over gpu #1332

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

codeblooded1729
Copy link
Contributor

This draft is WIP for current experiment of using plonky2 over gpu.
Plan is to port the prover from sideprotocol's plonky2-gpu crate into our starky prover.
https://github.com/sideprotocol/plonky2-gpu/blob/main/plonky2/src/plonk/prover.rs#L239

Current progress:

cargo test --package mozak-circuits --lib --features="cuda" -- stark::prover::tests::test_cuda_poly_batch --exact --nocapture

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.

2 participants