This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
Releases: spacemeshos/gpu-post
Releases · spacemeshos/gpu-post
v0.1.29
What's Changed
- Add git submodule instructions to README by @lrettig in #86
- Minor cleanup by @lrettig in #87
- Small updates to readme and build instructions. by @pigmej in #85
- add m2 benchmark from mac minis by @pigmej in #88
- Zerout hash array and use COMPUTE_LEAFS mode to get the label by @poszu in #92
- Disable vulkan temporarily by @pigmej in #94
New Contributors
Full Changelog: v0.1.28...v0.1.29
Release v0.1.28
Release v0.1.27
Release v0.1.26
This releases v0.1.26-rc1 as v0.1.26 with the following changes:
- vulkan libraries were missing from the macos and macos-m1 builds
- the linux build now links again against an older version of GLIBC to support more OS Versions
- mac-m1 now uses the same vulkan and cuda versions as other builds
Release v0.1.26-rc1
This release fixes the following issues:
- vulkan libraries were missing from the macos and macos-m1 builds
- the linux build now links again against an older version of GLIBC to support more OS Versions
- mac-m1 now uses the same vulkan and cuda versions as other builds
Release v0.1.25
- Windows build now creates a
.a
file for MinGW users - Fixed a bug where
cpu_scrypt_positions
wouldn't return a found index when bothSPACEMESH_API_COMPUTE_POW
andSPACEMESH_API_COMPUTE_LEAFS
where set - general improvements to CI
Release v0.1.24
- added linux-arm64 target
Release v0.1.23
- Native M1 lib
Release v0.1.22
Release notes
- include version number in release binaries