2817

Understanding the efficiency of ray traversal on GPUs

Timo Aila, Samuli Laine
NVIDIA Research
Proceedings of the Conference on High Performance Graphics 2009, HPG ’09

@conference{aila2009understanding,

   title={Understanding the efficiency of ray traversal on GPUs},

   author={Aila, T. and Laine, S.},

   booktitle={Proceedings of the Conference on High Performance Graphics 2009},

   pages={145–149},

   year={2009},

   organization={ACM}

}

Download Download (PDF)   View View   Source Source   

1557

views

We discuss the mapping of elementary ray tracing operations—acceleration structure traversal and primitive intersection—onto wide SIMD/SIMT machines. Our focus is on NVIDIA GPUs, but some of the observations should be valid for other wide machines as well. While several fast GPU tracing methods have been published, very little is actually understood about their performance. Nobody knows whether the methods are anywhere near the theoretically obtainable limits, and if not, what might be causing the discrepancy. We study this question by comparing the measurements against a simulator that tells the upper bound of performance for a given kernel. We observe that previously known methods are a factor of 1.5–2.5X off from theoretical optimum, and most of the gap is not explained by memory bandwidth, but rather by previously unidentified inefficiencies in hardware work distribution. We then propose a simple solution that significantly narrows the gap between simulation and measurement. This results in the fastest GPU ray tracer to date. We provide results for primary, ambient occlusion and diffuse interreflection rays.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: