Page 1 of 1
Render resolution message
Posted: Sat Oct 21, 2017 11:10 am
by fabrizio_s
Hi,
I'm trying to render a 9000x9000 px image but Render crash with these messages (see the pic below)
With 8000x8000 everything is ok.
!2 gb ram, GTX 1060 6 gb
bye
fabrizio
Re: Render resolution message
Posted: Thu Oct 26, 2017 10:21 pm
by fabrizio_s
Hi Paul,
why I can't render image 9000x9000 or greater?
fabrizio
Re: Render resolution message
Posted: Fri Oct 27, 2017 3:35 am
by face_off
I suspect you are running out of RAM. I doubt 12GB of RAM would be enough to render at that resolution.
Paul
Re: Render resolution message
Posted: Fri Oct 27, 2017 6:43 am
by fabrizio_s
But in these cases, the HDD virtual memory does not provide ram lack?
bye
Re: Render resolution message
Posted: Tue Oct 31, 2017 1:08 am
by face_off
But in these cases, the HDD virtual memory does not provide ram lack?
I don't think so. RhinoCommon is based on Microsoft C# .NET, and it requires a continuous block of physical free memory for retaining and displaying bitmaps (such as the Octane render result) - so I think you will need to increase the amount of RAM you have. The is a limit to the amount of continuous free RAM which .NET can handle - which may also limit the maximum render size (but I do not have enough RAM to determine what that limit is).
Paul
Re: Render resolution message
Posted: Tue Oct 31, 2017 9:38 pm
by fabrizio_s
thanx
bye