POV-Ray : Newsgroups : povray.binaries.scene-files : f_mandelbulb.010.zip : Re: f_mandelbulb.020.zip Server Time
18 May 2024 14:03:00 EDT (-0400)
  Re: f_mandelbulb.020.zip  
From: Thorsten Froehlich
Date: 6 Feb 2010 04:35:24
Message: <4b6d37dc$1@news.povray.org>
On 06.02.10 07:40, waggy wrote:
> I'm guessing the extra switching cost is more than offset by keeping
> the floating-point pipelines full.

Your guess is wrong as long as you counted "cores" as the logical number of 
cores seen by the operating system - including simultaneous multi-threading 
capabilities your processor may have.

What you are most likely seeing is that your OS gives your application 
slightly higher priority as a whole if it is running more threads, either 
because it is designed to detect compute-heavy applications or because its 
internal scheduling is on a thread rather than process basis.

	Thorsten


Post a reply to this message

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