POV-Ray : Newsgroups : povray.windows : MultiThreaded version of PovRay 3.5 : Re: MultiThreaded version of PovRay 3.5 Server Time
5 Jul 2024 09:10:00 EDT (-0400)
  Re: MultiThreaded version of PovRay 3.5  
From: Thorsten Froehlich
Date: 16 Sep 2002 15:57:04
Message: <3d863790@news.povray.org>
In article <Xns### [at] povrayorg> , ingo <ing### [at] tagpovrayorg>
wrote:

> How about microthreading?

Well, what is presented in the paper sounds very much like a variant of the
*T machine developed at MIT in the early 1990s and as implemented in the
88110MP (they called what they created microthreads as well).  The catch is
that like all fine grain threading architectures it requires hardware
support because the "problem" creating fine grain threads without hardware
switching support is that the required frequent context switching will eat
all of the possible performance gain.

    Thorsten


* Sadly, the project was completed in the pre-WWW days and thus not much can
be found online these days...
<http://www.wikipedia.com/wiki/Motorola_88000>


____________________________________________________
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.