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

Cube252 Component Files #485

Open
wants to merge 1 commit into
base: gali/packed_felt252packed27
Choose a base branch
from

Conversation

Gali-StarkWare
Copy link
Contributor

@Gali-StarkWare Gali-StarkWare commented Feb 9, 2025

This change is Reviewable

Copy link
Contributor Author

Gali-StarkWare commented Feb 9, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Contributor Author

@Gali-StarkWare Gali-StarkWare left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 5 files reviewed, 1 unresolved discussion (waiting on @ohad-starkware and @shaharsamocha7)


stwo_cairo_prover/crates/prover/src/components/cube_252/prover.rs line 51 at r1 (raw file):

        Self {
            inputs,
            mults: AtomicMultiplicityColumn::new(1 << log_size),

Anat says that we don't know log_size in advance, so we need to increase mults.len as we add inputs.

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