Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Releases: spacemeshos/gpu-post

v0.1.29

06 Apr 12:30
719367a
Compare
Choose a tag to compare

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

07 Dec 10:04
4669c3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.27...v0.1.28

Release v0.1.27

22 Nov 17:18
5720f29
Compare
Choose a tag to compare

This release fixes gpu-post not being able to use a GPU on mac systems.

What's Changed

New Contributors

Full Changelog: v0.1.26...v0.1.27

Release v0.1.26

04 Nov 12:26
132b3a7
Compare
Choose a tag to compare

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

04 Nov 10:49
Compare
Choose a tag to compare
Release v0.1.26-rc1 Pre-release
Pre-release

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

03 Nov 14:53
eda1279
Compare
Choose a tag to compare
  • Windows build now creates a .a file for MinGW users
  • Fixed a bug where cpu_scrypt_positions wouldn't return a found index when both SPACEMESH_API_COMPUTE_POW and SPACEMESH_API_COMPUTE_LEAFS where set
  • general improvements to CI

Release v0.1.24

05 Nov 09:52
84857d4
Compare
Choose a tag to compare
  • added linux-arm64 target

Release v0.1.23

01 Nov 09:30
5ce4318
Compare
Choose a tag to compare
  • Native M1 lib

Release v0.1.22

04 Aug 13:02
0527125
Compare
Choose a tag to compare

Release notes

  • include version number in release binaries

v0.0.12

30 Jun 08:52
Compare
Choose a tag to compare
v0.0.12 Pre-release
Pre-release

Test release