spacemeshos / gpu-post

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

Out of memory error #45

Closed avive closed 2 years ago

avive commented 3 years ago

Running unit tests (test app with -u flag) causes macOS to run out of system apps memory. This happens on systems with 8GB or 16GB of Ram. To repro try ./gpu-setup-test -u.

avive commented 2 years ago

@AndrewAR2 - not sure if this is a reproducible issue. Can you please have a look?

AndrewAR2 commented 2 years ago

I have not been able to reproduce this. Also I checked the code of this and found no reason for the memory overflow.