| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
We will merge this PR first and then fix the soundness issue in a future PR. |
Sorry, something went wrong.
## Summary - [x] rely on scroll-tech/openvm#30. - [x] we read `prod_evals` from hint space inside `NativeSumcheck` chip instead of moving them from hint stream to memory word by word. ### Performance verifying the 6th shard of block `23817600`, the total cells and instructions_executed before and after this PR. | | total cells | instructions_executed | | - | - | - | | before | 2B | 9.5M | | after | 1.3B | 6.7M |
* Revert "Feat: read `prod_evals` and `logup_evals` from hint in `sumcheck_layer_eval` (#30)" This reverts commit ef22e8e. * consolidate hint slice changes * debug * debug * fmt * cuda * reduce cell/column usage * restore sumcheck hint ids unit test * fix sumcheck test * put sumcheck hint ids on register * fmt * remove context
| Back | FazBrowse Home | New Git URL |
Summary