POV-Ray : Newsgroups : povray.general : Parallel / Distributed Network Rendering Included in POV : Re: Parallel / Distributed Network Rendering Included in POV Server Time
11 Aug 2024 17:15:52 EDT (-0400)
  Re: Parallel / Distributed Network Rendering Included in POV  
From: Thorsten Froehlich
Date: 23 Nov 2001 04:01:32
Message: <3bfe106c@news.povray.org>
In article <355### [at] 3-enet> , Daniel Matthews <dan### [at] 3-enet>  
wrote:

> Distributing rendering in chunks is rather crude, it is far better to write
> code that spreads computational loops and recursion etc. over as many
> threads as possible and then run the code on a MOSIX cluster where the
> operating system automatically distributes the threads among the available
> CPUs.
>
> I mentioned this recently as but got zero replies.
> :o(

<http://www.students.tut.fi/~warp/povVFAQ/languageVFAQ.html#multiprocessor>


____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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