Title :
Toward a multicore architecture for real-time ray-tracing
Author :
Govindaraju, Venkatraman ; Djeu, Peter ; Sankaralingam, Karthikeyan ; Vernon, Mary ; Mark, William R.
Author_Institution :
Dept. of Comput. Sci., Univ. of Wisconsin-Madison, Madison, WI
Abstract :
Significant improvement to visual quality for real-time 3D graphics requires modeling of complex illumination effects like soft-shadows, reflections, and diffuse lighting interactions. The conventional Z-buffer algorithm driven GPU model does not provide sufficient support for this improvement. This paper targets the entire graphics system stack and demonstrates algorithms, a software architecture, and a hardware architecture for real-time rendering with a paradigm shift to ray-tracing. The three unique features of our system called Copernicus are support for dynamic scenes, high image quality, and execution on programmable multicore architectures. The focus of this paper is the synergy and interaction between applications, architecture, and evaluation. First, we describe the ray-tracing algorithms which are designed to use redundancy and partitioning to achieve locality. Second, we describe the architecture which uses ISA specialization, multi-threading to hide memory delays and supports only local coherence. Finally, we develop an analytical performance model for our 128-core system, using measurements from simulation and a scaled-down prototype system. More generally, this paper addresses an important issue of mechanisms and evaluation for challenging workloads for future processors. Our results show that a single 8-core tile (each core 4-way multithreaded) can be almost 100% utilized and sustain 10 million rays/second. Sixteen such tiles, which can fit on a 240 mm2 chip in 22 nm technology, make up the system and with our anticipated improvements in algorithms, can sustain real-time rendering. The mechanisms and the architecture can potentially support other domains like irregular scientific computations and physics computations.
Keywords :
cache storage; hardware-software codesign; multi-threading; multiprocessing systems; ray tracing; rendering (computer graphics); 3D graphics; Copernicus system; GPU model; ISA specialization; Z-buffer algorithm; complex illumination effect modeling; hardware architecture; local coherence; multicore architecture; multithreading; real-time ray-tracing; real-time rendering; software architecture; visual quality; Analytical models; Computer architecture; Graphics; Lighting; Multicore processing; Optical reflection; Physics computing; Ray tracing; Real time systems; Tiles;
Conference_Titel :
Microarchitecture, 2008. MICRO-41. 2008 41st IEEE/ACM International Symposium on
Conference_Location :
Lake Como
Print_ISBN :
978-1-4244-2836-6
Electronic_ISBN :
1072-4451
DOI :
10.1109/MICRO.2008.4771789