Title :
Parallel volume rendering on a single-chip SIMD architecture
Author :
Meissner, M. ; Grimm, S. ; Strasser, W. ; Packer, J. ; Latimer, D.
Author_Institution :
WSI/GRIS, Tubingen Univ., Germany
Abstract :
Volume rendering has great potential for parallelization due to the tremendous number of computations necessary. Besides the enormous computational power needed, the memory interface is usually of crucial importance and frequently the bottleneck. The paper presents an implementation of a parallel ray casting algorithm for orthogonal projections on a new single-chip SIMD architecture. Concurrent processing of rays is scheduled such that redundant memory accesses of the individual processing elements can be detected by the channel controller. Hence, data can be read efficiently in block-wise manner. For improved image quality, a permutation of the Shear-Warp algorithm with trilinear interpolation is used. The steps of the ray casting algorithm are carefully mapped onto the architecture avoiding expensive floating point operation, giving superior performance over previously reported results. A detailed analysis illustrates the timing of the individual computations and memory accesses, identifying the costliest parts of the implementation.
Keywords :
digital signal processing chips; parallel algorithms; parallel architectures; rendering (computer graphics); FUZION architecture; Shear-Warp algorithm; image quality; memory interface; orthogonal projections; parallel ray casting algorithm; parallel volume rendering; parallelization; redundant memory accesses; single-chip SIMD architecture; trilinear interpolation; Casting; Computer architecture; Computer graphics; Concurrent computing; Interpolation; Memory architecture; Parallel processing; Parallel programming; Real time systems; Rendering (computer graphics);
Conference_Titel :
Parallel and Large-Data Visualization and Graphics, 2001. Proceedings. IEEE 2001 Symposium on
Conference_Location :
San Diego, CA, USA
Print_ISBN :
0-7803-7223-9
DOI :
10.1109/PVGS.2001.964411