DocumentCode :
1925707
Title :
Ray tracing using symmetric multiprocessor environment
Author :
Bamnote, G.R. ; Petkar, H.J.
Author_Institution :
Dept. of Comput. Sci. & Eng., Sant Gadge Baba Amaravati Univ., Amaravat, India
fYear :
2010
fDate :
28-30 Oct. 2010
Firstpage :
12
Lastpage :
18
Abstract :
Due to the serial nature and non dependent data of the ray tracing algorithm, in particular, POV-Ray´s algorithm, there is a high potential for parallelism for image rendering. Hence, speed up can be achieved by breaking the serial control flow. Breaking this control flow using threads is the optimal solution, but creating and maintaining threads is overhead and also due to POV-Ray´s code structure, using the thread approach was not feasible. Therefore, another solution is to use tightly coupled and loosely coupled symmetric multiprocessor where power of multiple processors can be utilized achieving concurrency as well as parallelism. With the server-worker-client model the whole image can be splited in multithreaded and multiprocessor environment and rendering time can substantially decreased.
Keywords :
multi-threading; multiprocessing systems; ray tracing; POV-Ray algorithm; POV-Ray code structure; image rendering; ray tracing algorithm; server-worker-client model; symmetric multiprocessor environment; Hardware; Instruction sets; Parallel processing; Ray tracing; Rendering (computer graphics); Servers; Ray Tracing; Rendering; Symmetric Multiprocessor; Thread;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel Distributed and Grid Computing (PDGC), 2010 1st International Conference on
Conference_Location :
Solan
Print_ISBN :
978-1-4244-7675-6
Type :
conf
DOI :
10.1109/PDGC.2010.5679614
Filename :
5679614
Link To Document :
بازگشت