Do you by any chance have a “Dynamic memory limit” (Render Setup> Settings> System) set? If yes, set it to 0.
Not sure if the actual RAM usage is logged when the error is produced. Does the error disappear if you increase the displacement’s edge length?
Dynamic memory limit is set to zero, but I think it’s all static geometry anyway.
I think it would work with a higher edge length, but there are quite a few XRef’d scenes involved, and it would be a real pain to go through each one changing the values. And would obviously decrease the quality.
It works with the current edge length if I render it at a lower res - At 6000x4000 it works and says it’s used 40GB total.
However, I need it at 7500x5000, but at that size it fails and gives me that error.
I’m struggling to believe it would be using an additional 216GB for that small increase in resolution though.
Well, that’s why I asked you to check the Edge Length parameter. It is measured in pixels (if View-dependent is off), hence an increase in resolution without proper edge length scaling would give you excessive displacement detail. Also, the resolution change sums up to an approximately 50% increase in pixels, so it’s not quite a small increase. However, it does seem like far too big of a leap - maybe you could send the scene along with all the assets so we can test it out?
I can’t I’m afraid. It’s all confidential, and also about 15GB.
If I change the default geometry option to ‘Dynamic’, it renders at 7500x5000 and has peak memory use of 46GB.
But I gather it would render faster with that set to ‘Auto’?
Is there some kind of internal memory limit for static geometry?
No, it will consume as much memory as necessary for the “caching”. Whereas using Dynamic, geometry is loaded and unloaded on the fly depending on which part of the scene is being rendered.