Parallel path tracing using incoherent path-atom binning

  • Authors:
  • David Coulthurst;Piotr Dubla;Kurt Debattista;Simon McIntosh-Smith;Alan Chalmers

  • Affiliations:
  • University of Bristol;Warwick Digital Laboratory;Warwick Digital Laboratory;ClearSpeed Technology;Warwick Digital Laboratory

  • Venue:
  • Proceedings of the 24th Spring Conference on Computer Graphics
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Current parallel graphics algorithms minimise memory access latency by tracing packets of coherent rays. This coherency, however, breaks down after several bounces, and is unsuited to acceleration techniques such as selective rendering. This paper presents an unbiased path tracing algorithm which is insensitive to the coherency of the rays traced, allowing it to run on diverse architectures including massively SIMD processors. Bins of path-atoms are created and processed to form a path tracing circular buffer. Latency is hidden by n-buffering the load/save operations between bins. We demonstrate our approach as an implementation on the massively parallel SIMD architecture, the ClearSpeed CSX600.