Releases: spaceandtimelabs/blitzar
Releases · spaceandtimelabs/blitzar
v1.97.1
1.97.1 (2025-01-15)
Bug Fixes
- fix scalar transpose for lengths that aren't powers of 2 (PROOF-925) (#217) (6e5d5a8)
v1.97.0
1.97.0 (2025-01-10)
Features
- use chunked reduction combination algorithm for varying size multiexponentiations (PROOF-923) (#213) (736d4b4)
v1.96.0
1.96.0 (2025-01-09)
Features
- change fixed length multiexponentiation to used chunked combination reductions (PROOF-923) (#212) (9157dff)
v1.95.0
1.95.0 (2025-01-08)
Features
- support fixed size reductions (PROOF-923) (#211) (69940af)
v1.94.0
1.94.0 (2025-01-06)
Features
- chunk combination-reduction step of variable length multi-exponentiations(PROOF-923) (#208) (1e54f6b)
v1.93.0
1.93.0 (2025-01-06)
Features
- add functions to query device memory (PROOF-923) (#210) (3bc8138)
- log errors from cudaGetDeviceCount (PROOF-924) (#209) (af4bf60)
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)