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: miden-gpu CUDA integration for prover #1474

Closed
wants to merge 22 commits into from

Conversation

TheMenko
Copy link
Contributor

Describe your changes

This PR integrates CUDA hardware acceleration for prover from miden-gpu.

Checklist before requesting a review

  • Repo forked and branch created from next according to naming convention.
  • Commit messages and codestyle follow conventions.
  • Relevant issues are linked in the PR description.
  • Tests added for new functionality.
  • Documentation/comments updated according to changes.

pollster = { version = "0.4", optional = true }

[target.'cfg(target_arch = "x86_64")'.dependencies]
miden-gpu = { path = "../../miden-gpu", optional = true }

Choose a reason for hiding this comment

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

This and line 33 blocked on the miden-gpu release.

@gswirski
Copy link

Superseded by #1589

@bobbinth bobbinth closed this Nov 29, 2024
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.

4 participants