Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Parallel processing for computer graphics
Green S., MIT Press, Cambridge, MA, 1991. Type: Book (9780262570879)
Date Reviewed: Sep 1 1992

This presentation of research on parallel processing concentrates on parallel processing for a single application in computer graphics--ray tracing. Green presents ray tracing as a good application for parallel processing. The design and analysis of a multiprocessor system for ray tracing are presented.

Chapter 1 is a short introduction, and chapter 8 is a short summary of the book. Chapter 2 is a graphics overview, with an emphasis on ray tracing. A brief introduction to graphics in general is followed by a good review of ray tracing techniques.

Chapter 3 provides an overview of parallel processing, describing several parallel processing systems. The author discusses the application of different parallel processing systems to graphics.

Chapter 4 is entitled “Design of a Multiprocessor Solution for Ray Tracing.” The design presented is a compromise between an application-specific system and a general-purpose system. Image space subdivision was chosen over object space subdivision because of its flexibility.

The processor farm model requires that the object database be duplicated for each processor, greatly increasing the memory requirements. This model has been extended so that a distributed database is supported on a tree configuration of processors. An implementation is described in some detail. This system is called distributed environment for information sharing, or DEnIS.

Chapter 5 is concerned with task management. Load distribution is analyzed, and methods for static as well as dynamic task management are described. Algorithms for task management suitable for the DEnIS system are presented, along with a performance model.

Chapter 6 discusses dynamic data management for the DEnIS system, primarily caching techniques. The author analyzes caching techniques, considering data coherence, cache size, and memory partitioning. He also presents empirical results from the DEnIS system.

Chapter 7, “Static Data Management,” offers an alternative to the dynamic management schemes in chapter 6. Instead of dynamic memory data management, a “resident set,” or a subset of the object database, is assigned to each processor statically. This method is analyzed in detail, and empirical results of its implementation are presented. If the resident set is chosen appropriately, the reduction in overhead of static data assignment provides a significant increase in performance over the caching techniques of chapter 6.

The index, bibliography, and illustrations are sufficient. The book includes a glossary and a good description of symbols.

Overall, the reader is given an excellent look at the parallel processing system for ray tracing. The emphasis is on the design and implementation of the parallel processing system rather than on ray tracing.

Reviewer:  Robert Webster Review #: CR115829
Bookmark and Share
 
Raytracing (I.3.7 ... )
 
 
Distributed/ Network Graphics (I.3.2 ... )
 
 
Parallel Processing (I.3.1 ... )
 
 
Parallel Processors (C.1.2 ... )
 
 
Three-Dimensional Displays (I.3.1 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Raytracing": Date
Ray tracing creations generate 3-D photorealistic images on the PC
Wells D., Young C., Waite Group Press, Corte Madera, CA, 1993. Type: Book (9781878739278)
Jun 1 1994
Object space temporal coherence for ray tracing
Jevans D.  Graphics interface ’92 (, Vancouver, BC, Canada, May 11-15, 1992)1831992. Type: Proceedings
Mar 1 1994
Height distributional distance transform methods for height field ray tracing
Paglieroni D., Petersen S. ACM Transactions on Graphics (TOG) 13(4): 376-399, 1994. Type: Article
May 1 1996
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy