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

GPU accelerated VID disperse #521

Closed
alxiong opened this issue Mar 14, 2024 · 2 comments · Fixed by #522 or #523
Closed

GPU accelerated VID disperse #521

alxiong opened this issue Mar 14, 2024 · 2 comments · Fixed by #522 or #523
Assignees
Labels
cappuccino cappuccino-sprint2 crypto Crypto team tasks (PM purpose) optimize-vid https://www.notion.so/espressosys/9d835f79d4504926b8b3bb3d015abf06?v=b7028cdaea804b7aa918af95c0cd651 vid

Comments

@alxiong
Copy link
Contributor

alxiong commented Mar 14, 2024

As a follow-up to #498 and part of overall VID optimization effort #358, we try to integrate the GPU-accelerated MSM into VID workflow.

@alxiong alxiong added crypto Crypto team tasks (PM purpose) vid cappuccino optimize-vid https://www.notion.so/espressosys/9d835f79d4504926b8b3bb3d015abf06?v=b7028cdaea804b7aa918af95c0cd651 cappuccino-sprint2 labels Mar 14, 2024
@alxiong alxiong self-assigned this Mar 14, 2024
@mrain
Copy link
Contributor

mrain commented Mar 15, 2024

wait a sec. we are missing impls for PayloadProver and Precomputable for AdvzGPU

@mrain mrain reopened this Mar 15, 2024
@alxiong
Copy link
Contributor Author

alxiong commented Mar 15, 2024

ah! apologize for missing them, are they necessary for HotShot integration? the annoyance is requiring breaking changes on these traits. namely using &mut self

and possibly change back when we later update to later release of ICICLE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cappuccino cappuccino-sprint2 crypto Crypto team tasks (PM purpose) optimize-vid https://www.notion.so/espressosys/9d835f79d4504926b8b3bb3d015abf06?v=b7028cdaea804b7aa918af95c0cd651 vid
Projects
None yet
2 participants