POV-Ray : Newsgroups : povray.off-topic : Need for speed : Re: Ah, history Server Time
8 Sep 2024 05:17:14 EDT (-0400)
  Re: Ah, history  
From: Chambers
Date: 15 Jul 2008 23:04:13
Message: <487d652d$1@news.povray.org>
Orchid XP v8 wrote:
> I think in general most "supercomputers" only achieve peak performance 
> for very specific kinds of workload. Just grabbing the POV-Ray source 
> code and throwing it at a C compiler is *highly* unlikely to just happen 
> to produce the right kind of workload.


That's one of the reasons the really big ones are custom designed for 
the job they'll be running.

Sure, you could just network a bunch of Linux PCs in a Beowulf cluster, 
or you could spec out the actual CPU speeds, RAM and network bandwidth 
necessary to achieve optimum load on all components.

The first option is cheap, but you might have a very fast CPU sitting 
and waiting for network traffic.  Or, conversly, you could have a 
network that's never fully utilized.  Or you might end up running out of 
RAM.

The second option is expensive, but ensures that everything you buy is 
something you need, and that it will be fully utilized.

...Chambers


Post a reply to this message

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