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(boojum-cuda,shivini): implement GPU PoW #54

Merged
merged 2 commits into from
Nov 20, 2024
Merged

feat(boojum-cuda,shivini): implement GPU PoW #54

merged 2 commits into from
Nov 20, 2024

Conversation

robik75
Copy link
Member

@robik75 robik75 commented Nov 19, 2024

What ❔

This PR implements GPU PoW for blake2s and poseidon2-bn254 and modifies shivini tu use it.

Why ❔

PoW on GPU allows more aggressive use of PoW thereby reducing the proof time and/or verification complexity.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Code has been formatted via zk fmt and zk lint.

@robik75 robik75 force-pushed the rr/pow branch 4 times, most recently from 71babf9 to d3ea758 Compare November 20, 2024 09:08
@robik75 robik75 changed the title perf(boojum-cuda, shivini): implement GPU PoW feat(boojum-cuda, shivini): implement GPU PoW Nov 20, 2024
@robik75 robik75 changed the title feat(boojum-cuda, shivini): implement GPU PoW feat(boojum-cuda,shivini): implement GPU PoW Nov 20, 2024
@robik75 robik75 marked this pull request as ready for review November 20, 2024 09:09
Artemka374
Artemka374 previously approved these changes Nov 20, 2024
EmilLuta
EmilLuta previously approved these changes Nov 20, 2024
@robik75 robik75 dismissed stale reviews from EmilLuta and Artemka374 via 91e5594 November 20, 2024 09:30
@robik75 robik75 merged commit 67f4c46 into main Nov 20, 2024
13 checks passed
@robik75 robik75 deleted the rr/pow branch November 20, 2024 09:42
robik75 pushed a commit that referenced this pull request Nov 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.152.7](v0.152.6...v0.152.7)
(2024-11-20)


### Features

* **boojum-cuda,shivini:** implement GPU PoW
([#54](#54))
([67f4c46](67f4c46))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[email protected]>
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.

3 participants