GPU Accelerated Path Tracing of Massive Scenes

13Citations
Citations of this article
22Readers
Mendeley users who have this article in their library.

Abstract

This article presents a solution to path tracing of massive scenes on multiple GPUs. Our approach analyzes the memory access pattern of a path tracer and defines how the scene data should be distributed across up to 16 GPUs with minimal effect on performance. The key concept is that the parts of the scene that have the highest amount of memory accesses are replicated on all GPUs.We propose two methods for maximizing the performance of path tracing when working with partially distributed scene data. Both methods work on the memory management level and therefore path tracer data structures do not have to be redesigned, making our approach applicable to other path tracers with only minor changes in their code. As a proof of concept, we have enhanced the open-source Blender Cycles path tracer.The approach was validated on scenes of sizes up to 169 GB. We show that only 1-5% of the scene data needs to be replicated to all machines for such large scenes. On smaller scenes we have verified that the performance is very close to rendering a fully replicated scene. In terms of scalability we have achieved a parallel efficiency of over 94% using up to 16 GPUs.

Cite

CITATION STYLE

APA

Jaros, M., Riha, L., Strakos, P., & Spetko, M. (2021). GPU Accelerated Path Tracing of Massive Scenes. ACM Transactions on Graphics, 40(2). https://doi.org/10.1145/3447807

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free