Parallel hierarchical computation of specular radiosity

0Citations
Citations of this article
5Readers
Mendeley users who have this article in their library.

Abstract

Computing radiosity is a very expensive problem in computer graphics. Recent hierarchical methods have greatly speeded up the computation of first diffuse and now also specular radiosity. We present a parallel algorithm for computing both diffuse and specular radiosity together, and discuss the techniques we used to improve its performance. The algorithm is both irregular and highly unpredictable. Despite this, by carefully designing a parallel algorithm that minimizes synchronization and memory access overhead and by identifying and correcting several synchronization bottlenecks that we did not anticipate, we were able to obtain speedups of 26.3 on a 32-processor machine with distributed memory and 14.2 on a 16-processor machine with centralized memory. We demonstrate how execution profiles obtained at runtime, for example time spent waiting at different locks, can be used to significantly improve the performance of complex, irregular parallel applications.

Cite

CITATION STYLE

APA

Richard, J., & Singh, J. P. (1997). Parallel hierarchical computation of specular radiosity. In Proceedings of the IEEE Symposium on Parallel Rendering, PRS (pp. 59–69). IEEE. https://doi.org/10.1145/266638.266653

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free