POV-Ray : Newsgroups : povray.bugreports : setting number of worker threads from command line does not work : Re: setting number of worker threads from command line does not work Server Time
14 May 2024 20:04:40 EDT (-0400)
  Re: setting number of worker threads from command line does not work  
From: clipka
Date: 22 Apr 2009 11:10:02
Message: <web.49ef32f16d6462a7deec6a110@news.povray.org>
"tevi.devor" <tev### [at] intelcom> wrote:
> I am using the 3.7.0.beta32.msvc9.win64
>
> I have tried setting the number of worker threads from the command line
> e.g. using the /WT
> "C:\Program Files\POV-Ray for Windows v3.7\bin\pvengine64.exe" /EXIT /NR /RENDER
> /WT=8   patio-radio_640_480_AA.ini
>
> It has no effect (on my system this run uses 16 threads, which is the total # of
> cpus).

I'm not sure whether the standard (i.e. non-Windows-specific) command line
parameters do support the "/FOO" notation at all; in any case, the shorthand
forms of the command line options should be written without the "=".

So "+WT8" should do the job.


Post a reply to this message

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