POV-Ray : Newsgroups : povray.windows : povray multithreaded beta for windows - controlling # of threads used Server Time
28 Mar 2024 14:31:35 EDT (-0400)
  povray multithreaded beta for windows - controlling # of threads used (Message 1 to 3 of 3)  
From: tevi devor
Subject: povray multithreaded beta for windows - controlling # of threads used
Date: 4 Jul 2010 19:50:01
Message: <web.4c311dc6a7334d425c895cae0@news.povray.org>
Is it possible to configure the number of threads the povray multithreaded beta
for windows uses for rendering? If yes, then how?


Post a reply to this message

From: StephenS
Subject: Re: povray multithreaded beta for windows - controlling # of threads used
Date: 4 Jul 2010 20:40:01
Message: <web.4c312943c80d7b0f424a84020@news.povray.org>
"tevi.devor" <tev### [at] intelcom> wrote:
> Is it possible to configure the number of threads the povray multithreaded beta
> for windows uses for rendering? If yes, then how?

You can use
Work_Threads=1
in the comand line. Or any other number, default is the number of cores detected
by the program(i think).

The winpov editor has a comand line box to enter such stuff in.

Stephen S


Post a reply to this message

From: clipka
Subject: Re: povray multithreaded beta for windows - controlling # of threads used
Date: 5 Jul 2010 12:56:15
Message: <4c320eaf$1@news.povray.org>
Am 05.07.2010 02:37, schrieb StephenS:
> "tevi.devor"<tev### [at] intelcom>  wrote:
>> Is it possible to configure the number of threads the povray multithreaded beta
>> for windows uses for rendering? If yes, then how?
>
> You can use
> Work_Threads=1
> in the comand line. Or any other number, default is the number of cores detected
> by the program(i think).
>
> The winpov editor has a comand line box to enter such stuff in.

Or, alternatively, use:

   +WT1

This is actually recommended on the command line (or in the command line 
box, for that matter), as INI file options can be problematic there.


Post a reply to this message

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