Title :
Scalable Multi-GPU Decoupled Parallel Rendering Approach in Shared Memory Architecture
Author :
Liu, Huahai ; Wang, Pan ; Wang, Kewen ; Cai, Xun ; Zeng, Liang ; Li, Sikun
Author_Institution :
Sch. of Comput., Nat. Univ. of Defense Technol., Changsha, China
Abstract :
As the performance-price ratio of the GPU becomes higher, lots of systems are able to accommodate more than one GPU in node. Each GPU in node can afford powerful rendering ability. It is very important to effectively organize parallel rendering pipeline to fully exploit the compute units of the system. But lots of parallel rendering systems usually join hardware rendering stage with composition stage in the display thread and this frequently leads to GPU stall. In this paper, we describe a decoupled parallel rendering approach and enable the two stages to execute in parallel. With the frame buffer in the main memory, the full image rendering time is totally decided by the GPU rendering ability when the rendering task is large enough. Theoretical analysis and experiment results both evidence that the performance of our method is much better than the coupled parallel rendering method. We also test the scalability of the approach and get a linear performance speedup with the GPU number when the rendering task is large enough. The approach is easy to be implemented and any parallel rendering application can benefit from it.
Keywords :
coprocessors; parallel processing; rendering (computer graphics); shared memory systems; hardware rendering; image rendering; parallel rendering pipeline; parallel rendering systems; powerful rendering; scalable MultiGPU decoupled parallel rendering approach; shared memory architecture; Graphics processing unit; Hardware; Instruction sets; Pipelines; Rendering (computer graphics); System performance; Composition; Multi-GPU; Parallel Rendering; Scalable Rendering;
Conference_Titel :
Virtual Reality and Visualization (ICVRV), 2011 International Conference on
Conference_Location :
Beijing
Print_ISBN :
978-1-4577-2156-4
DOI :
10.1109/ICVRV.2011.46