EGPGV16: Eurographics Symposium on Parallel Graphics and Visualization
Permanent URI for this collection
Browse
Browsing EGPGV16: Eurographics Symposium on Parallel Graphics and Visualization by Subject "Distributed Graphics"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Dynamic Work Packages in Parallel Rendering(The Eurographics Association, 2016) Steiner, David; Paredes, Enrique G.; Eilemann, Stefan; Pajarola, Renato; Enrico Gobbetti and Wes BethelInteractive visualizations of large-scale datasets can greatly benefit from parallel rendering on a cluster with hardware accelerated graphics by assigning all rendering client nodes a fair amount of work each. However, interactivity regularly causes unpredictable distribution of workload, especially on large tiled displays. This requires a dynamic approach to adapt scheduling of rendering tasks to clients, while also considering data locality to avoid expensive I/O operations. This article discusses a dynamic parallel rendering load balancing method based on work packages which define rendering tasks. In the presented system, the nodes pull work packages from a centralized queue that employs a locality-aware dynamic affinity model for work package assignment. Our method allows for fully adaptive implicit workload distribution for both sort-first and sort-last parallel rendering.