37-Issue 8
Permanent URI for this collection
Browse
Browsing 37-Issue 8 by Subject "Distributed simulation"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Distributing and Load Balancing Sparse Fluid Simulations(The Eurographics Association and John Wiley & Sons Ltd., 2018) Shah, Chinmayee; Hyde, David; Qu, Hang; Levis, Philip; Thuerey, Nils and Beeler, ThaboThis paper describes a general algorithm and a system for load balancing sparse fluid simulations. Automatically distributing sparse fluid simulations efficiently is challenging because the computational load varies across the simulation domain and time. A key challenge with load balancing is that optimal decision making requires knowing the fluid distribution across partitions for future time steps, but computing this state for an arbitrary simulation requires running the simulation itself. The key insight of this paper is that it is possible to predict future load by running a speculative low resolution simulation in parallel. We mathematically formulate the problem of load balancing over multiple time steps and present a polynomial time algorithm to compute an approximate solution to it. Our experimental results show that distributing and speculatively load balancing sparse FLIP simulations over 8 nodes speeds them up by 5.3 to 7.9, and that speculative load balancing generates assignments that perform within 20% of optimal.