Skip to content

Releases: matter-labs/era-bellman-cuda

prerelease-dev-c66a9ba

12 Nov 17:12
c66a9ba
Compare
Choose a tag to compare
Pre-release
fix: clear cudaErrorMemoryAllocation from cudaGetLastError() in MSM's…

prerelease-dev-971ab2a

12 Nov 17:20
971ab2a
Compare
Choose a tag to compare
Pre-release
feat: 3-columns permutation matrix (#17)

# What ❔

This PR adds the the possibility to generate 3-column permutation
matrix.

## Why ❔

This feature is needed for the fflonk prover implementation.

prerelease-dev-5ce3c31

25 Sep 15:23
5ce3c31
Compare
Choose a tag to compare
Pre-release
refactor: change calls to deprecated CUB functions and fix compiler w…

prerelease-dev-42a59a6

08 Sep 15:14
42a59a6
Compare
Choose a tag to compare
Pre-release
feat: add distribute function (#14)

# What ❔

This PR adds the distribute function.

## Checklist

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [x] Documentation comments have been added / updated.

prerelease-dev-b521275

08 Dec 16:09
b521275
Compare
Choose a tag to compare
Pre-release
Fix typos (#13)

prerelease-dev-c2397fb

13 Oct 11:51
c2397fb
Compare
Choose a tag to compare
create CODEOWNERS file (#11)

# What ❔

This PR creates the `CODEOWNERS` file.

prerelease-dev-920a093

13 Oct 16:30
920a093
Compare
Choose a tag to compare
Pre-release
add @matter-labs/devops to CODEOWNERS file as the owner of `/.github/…

prerelease-dev-cd51347

25 Sep 13:37
cd51347
Compare
Choose a tag to compare
Pre-release
Adds release CI (#8)

prerelease-dev-a695f4e

25 Sep 11:18
a695f4e
Compare
Choose a tag to compare
Pre-release
Merge 95cc7714903da058156b5ae2dab39eaea080b52f into 22b62b4ea877d1fd0…