Improving SIMD Efficiency for Parallel Monte Carlo Light Transport on the GPU
dc.contributor.author | Antwerpen, Dietger van | en_US |
dc.contributor.editor | Carsten Dachsbacher and William Mark and Jacopo Pantaleoni | en_US |
dc.date.accessioned | 2016-02-18T11:01:48Z | |
dc.date.available | 2016-02-18T11:01:48Z | |
dc.date.issued | 2011 | en_US |
dc.description.abstract | Monte Carlo Light Transport algorithms such as Path Tracing (PT), Bi-Directional Path Tracing (BDPT) and Metropolis Light Transport (MLT) make use of random walks to sample light transport paths. When parallelizing these algorithms on the GPU the stochastic termination of random walks results in an uneven workload between samples, which reduces SIMD efficiency. In this paper we propose to combine stream compaction and sample regeneration to keep SIMD efficiency high during random walk construction, in spite of stochastic termination. Furthermore, for BDPT and MLT, we propose to evaluate all bidirectional connections of a sample in parallel in order to balance the workload between GPU threads and improve SIMD efficiency during sample evaluation. We present efficient parallel GPU-only implementations for PT, BDPT, and MLT in CUDA.We show that our GPU implementations outperform similarCPU implementations by an order of magnitude. | en_US |
dc.description.sectionheaders | Parallel Ray Tracing | en_US |
dc.description.seriesinformation | Eurographics/ ACM SIGGRAPH Symposium on High Performance Graphics | en_US |
dc.identifier.doi | 10.1145/2018323.2018330 | en_US |
dc.identifier.isbn | 978-1-4503-0896-0 | en_US |
dc.identifier.issn | 2079-8687 | en_US |
dc.identifier.pages | 41-50 | en_US |
dc.identifier.uri | https://doi.org/10.1145/2018323.2018330 | en_US |
dc.publisher | ACM | en_US |
dc.subject | I.3.7 [Computer Graphics] | en_US |
dc.subject | Three DimensionalGraphics and Realism Ray Tracing | en_US |
dc.subject | Monte Carlo Light Transport | en_US |
dc.subject | Path Tracing | en_US |
dc.subject | GPU | en_US |
dc.title | Improving SIMD Efficiency for Parallel Monte Carlo Light Transport on the GPU | en_US |