Memory

Memory problems

How to report?

Create a new issue on Github" or use Google Forms.

You need to define the size of memory of your patch, this is pretty simple. Big patches needs more memory, small patches needs less memory.

If you run a big patch with a small memory size you will get one error like this:

Aborted(Cannot enlarge memory arrays to size 134225920 bytes (OOM).

If you see this, you need to increase the memory size. You can do this in the pd4web configuration, using the memory input on Pd patch or the --memory flag in the command line.