SHARK icon indicating copy to clipboard operation
SHARK copied to clipboard

Memory Error

Open MalkGabe opened this issue 2 years ago • 2 comments

Getting this error:

Exception in thread Thread-11 (_readerthread): Traceback (most recent call last): File "threading.py", line 1038, in _bootstrap_inner File "threading.py", line 975, in run File "subprocess.py", line 1552, in _readerthread MemoryError

Not sure what to do with it.

MalkGabe avatar Apr 27 '23 11:04 MalkGabe

Same here, tested several versions (including stable) using Vulkan while ROCm shows a different error. And then you have to restart the server again, waiting again a minute or so... 🙄. No way to get it working on a Radeon RX 6800 with 16GB VRAM. The app from automatic1111 is pretty slow but at least it works.

Robbson avatar Oct 22 '23 10:10 Robbson

UPDATE: Seems like 32GB system memory isn't enough. After closing the browser and other software the developer's version build from source doesn't show this error but crashs with a different issue later.

Interesting: Using the prebuild executables still leads to the memory issue as if they even need more memory.

Robbson avatar Oct 22 '23 10:10 Robbson