-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
I've got this working on both Windows and MacOS installing it identically with the instructions on the main README.md.
Everything works, however on macOS after 1 or 2 generations it would cause the entire macOS to crash and restart.
On closer inspection, noticed during genning, RAM usage would shoot up from a normal 10-20GB all the way to 249GB, and more often than not exceeding the 256GB capacity then hitting swap which freezes and crashes.
I don't think that's supposed to happen. On Windows, only notice the VRAM usage go up to 14.9GB / 16GB (NVIDIA RTX5070Ti) and anything over I've only ever seen it hit 2-3GB extra on 'shared memory', either way much smaller than whatever is going on for the mac.
Might need some further investigation but I don't think this would be stable for macOS for now until the memory consumption issue can be mitigated.