Optimal -N for core count

-A sets the size of the nursery for each capability. So if you set -A128M -N8 then the baseline for your application will be at least 1GB (128 * 8).

2 Likes