spacemeshos / gpu-post

Spacemesh proof of space time gpu optimized setup
GNU General Public License v3.0
29 stars 9 forks source link

Hash test doesn't pass #41

Closed avive closed 3 years ago

avive commented 3 years ago

On an Apple M1 system (e.g. new mini or MBP 13):

  1. Use this CI release artifacts: https://github.com/spacemeshos/gpu-post/actions/runs/863441063
  2. Configure lib properly with dynamic link path and the Vulkan artifacts from the CI.
  3. Run gpu-setup-test -u.

Result: [Apple M1]: hash test WRONG [Apple M1]: 1 bits stream test OK ... rest of M1 tests are OK [CPU]: hash test OK ....

AndrewAR2 commented 3 years ago

Fixed.

avive commented 3 years ago

I can't confirm this fix due to #43

avive commented 3 years ago

Confirmed.