Browsing by Author "Barbosa, J."
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Item Open Access Hybrid image-/data-parallel rendering using island parallelism(Institute of Electrical and Electronics Engineers, 2022-12-06) Zellmann, S.; Wald, I.; Barbosa, J.; Demirci, Serkan; Şahıstan, Alper; Güdükbay, UğurIn parallel ray tracing, techniques fall into one of two camps: image-parallel techniques aim at increasing frame rate by replicating scene data across nodes and splitting the rendering work across different ranks, and data-parallel techniques aim at increasing the size of the model that can be rendered by splitting the model across multiple ranks, but typically cannot scale much in frame rate. We propose and evaluate a hybrid approach that combines the advantages of both by splitting a set of N x M ranks into M islands of N ranks each and using data-parallel rendering within each island and image parallelism across islands. We discuss the integration of this concept into four wildly different parallel renderers and evaluate the efficacy of this approach based on multiple different data sets.