Skip to content

fix: fix sumcheck for larger sizes (PROOF-913)#257

Merged
rnburn merged 2 commits intomainfrom
fix-PROOF-913
Apr 1, 2025
Merged

fix: fix sumcheck for larger sizes (PROOF-913)#257
rnburn merged 2 commits intomainfrom
fix-PROOF-913

Conversation

@rnburn
Copy link
Copy Markdown
Contributor

@rnburn rnburn commented Apr 1, 2025

Rationale for this change

Put in a few fixes for sumcheck that were discovered testing larger sizes.

What changes are included in this PR?

  • Avoid using stack arrays in a loop
  • fix pointer arithmetic in sum reductions.

Are these changes tested?

Yes, I added test cases for larger sizes.

@rnburn rnburn requested a review from jacobtrombetta April 1, 2025 04:23
@rnburn rnburn merged commit a30eeb3 into main Apr 1, 2025
8 checks passed
@rnburn rnburn deleted the fix-PROOF-913 branch April 1, 2025 15:18
@SxT-Release
Copy link
Copy Markdown

🎉 This PR is included in version 1.112.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants