@inproceedings{d94380cb3b344a5299e22a422184c5e1,
title = "Parallel rendering with K-way replication",
abstract = "With the recent advances in commodity graphics hardware performance, PC clusters have become an attractive alternative to traditional high-end graphics workstations. The main challenge is to develop parallel rendering algorithms that work well within the memory constraints and communication limitations of a networked cluster. Previous systems have required the entire 3D scene to be replicated in memory on every PC. While this approach can take advantage of view-dependent load balancing algorithms and thus largely avoid the problems of inter-process communication, it limits the scalability of the system to the memory capacity of a single PC. We present a k-way replication approach in which each 3D primitive of a large scene is replicated on k out of n PCs (kLt/n). The key idea is to support 3D models larger than the memory capacity of any single PC, while retaining the reduced communication overheads of dynamic view-dependent partitioning. In this paper, we investigate algorithms for distributing copies of primitives among PCs and for dynamic load balancing under the constraints of partial replication. Our main result is that the parallel rendering efficiencies achieved with small replication factors are similar to the ones measured with full replication. By storing one-fourth of Michelangelo's David model (800 MB) on each of 24 PCs (each with 256 MB of memory), our system is able to render 40 million polygons/second (65 % efficiency).",
keywords = "Parallel rendering, cluster computing, computer graphics systems, interactive visualization",
author = "R. Samanta and Funkhouser, {Thomas Allen} and Kai Li",
note = "Publisher Copyright: {\textcopyright} 2001 IEEE.; IEEE Symposium on Parallel and Large-Data Visualization and Graphics ; Conference date: 22-10-2001 Through 23-10-2001",
year = "2001",
doi = "10.1109/PVGS.2001.964407",
language = "English (US)",
series = "Proceedings - IEEE 2001 Symposium on Parallel and Large-Data Visualization and Graphics",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "75--84",
editor = "Spencer, {Stephen N.}",
booktitle = "Proceedings - IEEE 2001 Symposium on Parallel and Large-Data Visualization and Graphics",
address = "United States",
}