We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cool project -- wanted to point you to some tools you may or may not be aware of.
NVLabs/CGBN CUDA Accelerated Multiple Precision Arithmetic (Big Num) using Cooperative Groups https://github.com/NVlabs/CGBN
data61/cuda-fixnum Extended-precision modular arithmetic library that targets CUDA. https://github.com/data61/cuda-fixnum
matter-labs/bella_cuda Implementation of various primitives for bellman using CUDA (WIP) https://github.com/matter-labs/belle_cuda
In addition, check out the challenge for GPU acceleration of zksnarks. https://codaprotocol.com/blog/snark-challenge.html
The text was updated successfully, but these errors were encountered:
Thank you very much! I'll take a look, looks very promising
Sorry, something went wrong.
No branches or pull requests
Cool project -- wanted to point you to some tools you may or may not be aware of.
NVLabs/CGBN
CUDA Accelerated Multiple Precision Arithmetic (Big Num) using Cooperative Groups
https://github.com/NVlabs/CGBN
data61/cuda-fixnum
Extended-precision modular arithmetic library that targets CUDA.
https://github.com/data61/cuda-fixnum
matter-labs/bella_cuda
Implementation of various primitives for bellman using CUDA (WIP)
https://github.com/matter-labs/belle_cuda
In addition, check out the challenge for GPU acceleration of zksnarks.
https://codaprotocol.com/blog/snark-challenge.html
The text was updated successfully, but these errors were encountered: