POV-Ray : Newsgroups : povray.general : V 3.7 Timeout problem : Re: V 3.7 Timeout problem Server Time
6 Oct 2024 09:01:03 EDT (-0400)
  Re: V 3.7 Timeout problem  
From: clipka
Date: 20 Jan 2014 16:41:37
Message: <52dd9811@news.povray.org>
Am 20.01.2014 08:39, schrieb Ger:
> I had a render running that's pretty big (20GB mem use)
                                            ^^^^^^
> and it fails with a "Operation timed out" problem.
...
> My guess is that pov times out waiting for the swap somehow.
                                  ^^^^^^^^^^^^^^^^^^^^
...
> Running Povray 3.7 with the -CC switch on Opensuse 13.1 on a 16GB 8-core
                                                               ^^^^^^
Bad idea (thought not nearly as bad as on a Windows machine).


> Btw, I've had renders of similar size, and larger, running under Povray 3.6
> And even though they chewed the heck outta the swap drive, they never timed out.
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
As speed doesn't seem to be a matter for you, trying to lower the number 
of competing threads using +WT4 or some such could be worth trying. With 
the swap drive surely being the bottleneck, you might even consider 
+WT1, reducing page thrashing to the absolute minimum possible in this 
setup.

Note that the more worker threads you have, the less coherent 
consecutive memory accesses will be.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.