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

What would it take to run Bellman on a GPU? #26

Open
nicola opened this issue Jul 14, 2018 · 1 comment
Open

What would it take to run Bellman on a GPU? #26

nicola opened this issue Jul 14, 2018 · 1 comment

Comments

@nicola
Copy link

nicola commented Jul 14, 2018

At Zcon0, some of us had really great conversations on how to speed up SNARKs and some (I believe the codaprotocol folks) mentioned using GPU for parallelize proving. Since SNARKs are highly parallelizable (and since there is some work on showing that), what would it take to implement Bellman to be GPU friendly?

Anyone that in rust/gpu programming expert here?

str4d pushed a commit that referenced this issue Aug 25, 2020
Even more adjustments

Closes #22
Closes #24
Closes #25
str4d pushed a commit that referenced this issue Aug 25, 2020
@str4d
Copy link
Member

str4d commented Jun 1, 2021

The result of this issue was Filecoin implementing GPU support in their fork of bellman. Something I want to achieve this year is upstreaming that support into this crate.

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

No branches or pull requests

2 participants