Title
Combining Single and Packet-Ray Tracing for Arbitrary Ray Distributions on the Intel MIC Architecture
Abstract
Wide-SIMD hardware is power and area efficient, but it is challenging to efficiently map ray tracing algorithms to such hardware especially when the rays are incoherent. The two most commonly used schemes are either packet tracing, or relying on a separate traversal stack for each SIMD lane. Both work great for coherent rays, but suffer when rays are incoherent: The former experiences a dramatic loss of SIMD utilization once rays diverge; the latter requires a large local storage, and generates multiple incoherent streams of memory accesses that present challenges for the memory system. In this paper, we introduce a single-ray tracing scheme for incoherent rays that uses just one traversal stack on 16-wide SIMD hardware. It uses a bounding-volume hierarchy with a branching factor of four as the acceleration structure, exploits four-wide SIMD in each box and primitive intersection test, and uses 16-wide SIMD by always performing four such node or primitive tests in parallel. We then extend this scheme to a hybrid tracing scheme that automatically adapts to varying ray coherence by starting out with a 16-wide packet scheme and switching to the new single-ray scheme as soon as rays diverge. We show that on the Intel Many Integrated Core architecture this hybrid scheme consistently, and over a wide range of scenes and ray distributions, outperforms both packet and single-ray tracing.
Year
DOI
Venue
2012
10.1109/TVCG.2011.277
IEEE Trans. Vis. Comput. Graph.
Keywords
Field
DocType
combining single,new single-ray scheme,intel mic architecture,packet-ray tracing,hybrid scheme,16-wide simd hardware,four-wide simd,multiple incoherent stream,incoherent ray,simd lane,16-wide packet scheme,arbitrary ray distributions,simd utilization,16-wide simd,kernel,memory management,vectors,hardware,ray tracing,intel many integrated core architecture,registers,branching factor,bounding volume hierarchy
Bounding volume hierarchy,Tree traversal,Ray tracing (graphics),Computer science,Xeon Phi,Parallel computing,Network packet,SIMD,Memory management,Tracing
Journal
Volume
Issue
ISSN
18
9
1077-2626
Citations 
PageRank 
References 
34
1.78
10
Authors
5
Name
Order
Citations
PageRank
Carsten Benthin156543.97
Ingo Wald22144171.30
Sven Woop337023.67
Manfred Ernst41448.12
William R. Mark51342156.73