Releases: spaceandtimelabs/blitzar
Releases · spaceandtimelabs/blitzar
v1.92.0
1.92.0 (2024-12-13)
Features
- chunk combination of multiexponentiation partials (PROOF-923) (#207) (ff56d21)
v1.91.1
1.91.1 (2024-12-13)
Bug Fixes
- don't split inner products that are already on device memory (PROOF-923) (#206) (6f83d9e)
v1.91.0
1.91.0 (2024-12-10)
Features
- add strided host-to-device copy (PROOF-923) (#204) (07f0e71)
v1.89.0
1.89.0 (2024-11-07)
Features
- add sumcheck driver for GPU (PROOF-913) (#200) (d10e3e5)
v1.88.1
1.88.1 (2024-11-05)
Bug Fixes
- fix overflow in variable length multiexponentiation (PROOF-922) (#201) (8e35da9)
v1.86.0
1.86.0 (2024-10-30)
Features
- add sumcheck operations for cpu (PROOF-913) (#197) (31f5800)
v1.85.2
1.85.2 (2024-10-30)
Bug Fixes
- don't use pinned memory in cpu_backend (PROOF-921) (#196) (1e0df4a)