Intersection Prediction for Accelerated GPU Ray Tracing
Description
This artifacts contains a Docker image, in which the simulator used in our MICRO 2021 conference paper is installed. The system also includes a ray tracing application and scripts to generate results to match the paper.
Ray tracing techniques can generate highly realistic images by traversing rays through hierarchical acceleration structures and testing for intersections. Raster-based shading techniques have historically been preferred for real-time graphics due to the computational intensity of ray tracing. However, recent Graphics Processing Units (GPUs) now incorporate hardware support for ray tracing, accelerating the ray traversal and intersection process. We observe that rays which follow similar paths execute many redundant ray-box intersection tests in their traversals. We propose a ray intersection predictor to speculatively elide redundant operations in traversals and proceed directly to necessary intersection tests.
Notes
Files
Files
(3.2 GB)
Name | Size | Download all |
---|---|---|
md5:12a1c4922466bd8e40c7f674881d1793
|
3.2 GB | Download |