-
Notifications
You must be signed in to change notification settings - Fork 75
fix(cuda): use vpmm v4 #2281
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
fix(cuda): use vpmm v4 #2281
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
66a1136 to
6cc00e5
Compare
This comment has been minimized.
This comment has been minimized.
Commit: 2fefa42 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the stark-backend dependencies to v1.2.2-rc.0 to incorporate vpmm v4 improvements, as referenced in stark-backend PR #179. The workspace version is also bumped from 1.4.1 to 1.4.2-rc.0 to reflect this dependency update.
- Updates all 5 stark-backend git dependencies from tag v1.2.1 to v1.2.2-rc.0
- Bumps workspace package version from 1.4.1 to 1.4.2-rc.0
- Updates Cargo.lock with new commit hashes and version references
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Cargo.toml | Updates workspace version to 1.4.2-rc.0 and all stark-backend dependencies to v1.2.2-rc.0 |
| Cargo.lock | Reflects the dependency updates with new versions and commit hashes for stark-backend packages and all workspace crates |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Updating to use openvm-org/stark-backend#179
Comparison bench: https://github.com/axiom-crypto/openvm-reth-benchmark/actions/runs/19803890244