SDK 5.x Min System Requirements aren't enough

The documented minimum system requirements are at:

It specifies 4GB as the minimum amount of required RAM.

However, on an Ubuntu 22 machine with 4GB RAM + 4GB swap, the SDK 5.0 installer consistently runs out of memory during the model optimization process, causing it to freeze.

Increasing the system memory to 8GB RAM + 12GB swap allows the installer to run. I am not sure what the peak actual memory usage of the installer is at the moment, but 4GB is inadequate.

Hi @JC31
Thank you for reporting this problem.
The documentation will be updated as soon as possible.

It seems to top out around 6.5GB resident memory usage, as opposed to around 3.8GB for the 4.2.x installer.