Hi Bruce, There is the parallel rendering chapter in "Rendering with Radiance," and the following short write-up:
http://radsite.lbl.gov/radiance/refer/Notes/parallel.html As with most of the rest of Radiance, add-on libraries are avoided, so no OpenMP, MPI, etc. is used. Also, making ray-tracing work with SIMD is notoriously difficult, so parallelization is course-grained. I can e-mail you the parallel rendering chapter if you don't have the book. Cheers, -Greg > From: "Bruce D'Amora" <b.d.dam...@gmail.com> > Date: January 17, 2011 1:11:17 PM PST > > Hi, > I wanted to get some information on how parallel rendering is implemented in > Radiance. For example, does it support OpenMP, MPI or both? Will it take > advantage of SIMD if available? any pointers to design or architecture > documentation would be very helpful. > > Bruce _______________________________________________ Radiance-dev mailing list Radiance-dev@radiance-online.org http://www.radiance-online.org/mailman/listinfo/radiance-dev