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

feat: GPU accelerated VID integration #2789

Merged
merged 14 commits into from
Mar 18, 2024
Merged

feat: GPU accelerated VID integration #2789

merged 14 commits into from
Mar 18, 2024

Conversation

mrain
Copy link
Contributor

@mrain mrain commented Mar 15, 2024

Closes #2718

This PR:

Adds a feature flag gpu-vid. When it's enabled, use GPU accelerated KZG commitment when doing VID dispersal.

This PR does not:

See leftover issue #2791

Key places to review:

@mrain mrain marked this pull request as ready for review March 15, 2024 20:44
jparr721
jparr721 previously approved these changes Mar 18, 2024
jparr721
jparr721 previously approved these changes Mar 18, 2024
Copy link
Contributor

@jparr721 jparr721 left a comment

Choose a reason for hiding this comment

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

🤞🏽

@mrain mrain merged commit 259cc2b into main Mar 18, 2024
13 checks passed
@mrain mrain deleted the cl/gpu-vid branch March 18, 2024 14:44
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.

[<VID>] - GPU integration
2 participants