|
|
Jorge Faria wrote:
>
> I am using Povray 3.1 with FreeBSD 4.3 and everything is working so i just
> wanna know how can i benchmark my machine. Its a pretty old dual-processor
> PII-300.
>
> Btw i assume Povray is multiprocessor-aware program , am i right ?
>
Povray itself does not use several processors, of course if the OS
supports it and there are other processes running, it will be faster.
If you want to use several processors in a system for Povray you can try
to use PVM and run several instances of PVMPov, see:
http://www.luga.de/~flierl/pvmpov/
http://www.wozzeck.net/images/pmp/
For benchmarks, see:
http://www.haveland.com/index.htm?povbench/index.htm
Christoph
--
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other
things on: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
|
|
Jorge Faria <jor### [at] lmiinccombr> wrote:
: Btw i assume Povray is multiprocessor-aware program , am i right ?
Why do you assume that?
--
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}// - Warp -
Post a reply to this message
|
|