-
Notifications
You must be signed in to change notification settings - Fork 1
feat(cuda): Round 1 GPU LDE+commit dispatch + device-resident handles #582
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
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
d1a0abf
add first cuda files
ColoCarletti 79634ff
fmt
ColoCarletti ac6fbb5
fix clippy
ColoCarletti 2ceb3b0
gpu 2nd part
ColoCarletti affceb1
feat(cuda): Round 1 GPU LDE+commit dispatch + device-resident handles
ColoCarletti 01172f2
merge main
ColoCarletti c4627e1
Merge branch 'main' into feat/cuda-pr2-r1-gpu-commits
ColoCarletti 01aa5e4
comments fix
ColoCarletti cfc5c19
Merge branch 'main' into feat/cuda-pr2-r1-gpu-commits
MauroToscano ea5696f
Update crypto/stark/src/gpu_lde.rs
ColoCarletti a8cf265
Update crypto/stark/src/gpu_lde.rs
ColoCarletti fb8d31f
Update crypto/stark/src/gpu_lde.rs
ColoCarletti a79f2b5
Update crypto/stark/src/gpu_lde.rs
ColoCarletti 761a2c0
Update crypto/stark/src/gpu_lde.rs
ColoCarletti e066e9d
address reviews
ColoCarletti 7d3d0f0
fix review comments
ColoCarletti cf80771
Merge remote-tracking branch 'origin/main' into feat/cuda-pr2-r1-gpu-…
ColoCarletti 71aba0d
address doc comment suggestions
ColoCarletti 83d91b8
Merge branch 'main' into feat/cuda-pr2-r1-gpu-commits
ColoCarletti 34cae4b
fix
ColoCarletti f076bf4
Merge branch 'main' into feat/cuda-pr2-r1-gpu-commits
gabrielbosio a2cde0f
Pass replay transcript to bus-balance call in verify_vm_minimal
gabrielbosio 46c305b
Update crypto/math-cuda/src/device.rs
ColoCarletti aca3dca
Merge branch 'main' into feat/cuda-pr2-r1-gpu-commits
ColoCarletti 63d7c00
Update crypto/math-cuda/src/device.rs
ColoCarletti eb16c02
Update crypto/math-cuda/src/device.rs
ColoCarletti 66925b1
Update crypto/math-cuda/src/device.rs
ColoCarletti 4e6daf3
Update crypto/math-cuda/src/lde.rs
ColoCarletti 4cd27d9
Update crypto/math-cuda/src/lde.rs
ColoCarletti 5fe390f
Update crypto/math-cuda/src/lde.rs
ColoCarletti 5819930
Update crypto/math-cuda/src/lde.rs
ColoCarletti 33f7c36
Update crypto/math-cuda/src/lde.rs
ColoCarletti 49d3607
Merge branch 'main' into feat/cuda-pr2-r1-gpu-commits
ColoCarletti c52521e
Merge branch 'main' into feat/cuda-pr2-r1-gpu-commits
ColoCarletti 828ee16
fix comments
ColoCarletti fb2c5fe
Update Makefile
ColoCarletti 5d77773
fix makefile
ColoCarletti 0c990f1
Update prover/src/tests/prove_elfs_tests.rs
ColoCarletti da3c72d
fmt
ColoCarletti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.