IMAGE PARALLEL RAY-TRACING USING STATIC LOAD BALANCING AND DATA PREFETCHING

Authors
Citation
Hj. Yoon et al., IMAGE PARALLEL RAY-TRACING USING STATIC LOAD BALANCING AND DATA PREFETCHING, Parallel computing, 23(7), 1997, pp. 861-872
Citations number
12
Categorie Soggetti
Computer Sciences","Computer Science Theory & Methods
Journal title
ISSN journal
01678191
Volume
23
Issue
7
Year of publication
1997
Pages
861 - 872
Database
ISI
SICI code
0167-8191(1997)23:7<861:IPRUSL>2.0.ZU;2-O
Abstract
We propose an image parallel ray tracing with a static load balancing and data prefetching scheme on distributed memory multicomputers. We u se a scattered decomposition of which the allocation unit is one pixel and each processor lakes part in pixels scattered around the whole im age space, which can make a load balance efficiently. In a scattered d ecomposition scheme, remote data accesses may be frequent since it can not utilize ray coherence sufficiently. To reduce the communication o verhead due to this, we propose data prefetching by multicasting (DPM) where requested object data are also transferred to the processors de aling with the adjacent pixels if a processor requests a remote data. We implemented our approach on the Intel's Paragon and showed the line ar speedup. However, the advantages of data prefetching did not materi alize due to the machine's inefficient multicast operation.