There is a newer version of the record available.

Published July 29, 2021 | Version 1.0
Software Open

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.

Files

Files (3.1 GB)

Name Size Download all
md5:2862f368eabd8c8644123101783b124c
3.1 GB Download