Massively Parallel Large Scale Inundation Modelling
Abstract
Over the last 20 years, flooding has been the most common natural disaster, accounting for 44.7% of all disasters, affecting about 1.65 billion people worldwide and causing roughly 105 thousand deaths†. In contrast to other natural disasters, the impact of floods is preventable through affordable structures such as dams, dykes and drainage systems. To be most effective, however, these structures have to be planned and evaluated using the highest precision data of the underlying terrain and current weather conditions. Modern laser scanning techniques provide very detailed and reliable terrain information that may be used for flood inundation modelling in planning and hazard warning systems. These warning systems become more important since flood hazards increase in recent years due to ongoing climate change. In contrast to simulations in planning, simulations in hazard warning systems are time critical due to potentially fast changing weather conditions and limited accuracy in forecasts. In this paper we present a highly optimized CUDA implementation of a numerical solver for the hydraulic equations. Our implementation maximizes the GPU's memory throughput, achieving up to 80% utilization. A speedup of a factor of three is observed in comparison to previous work. Furthermore, we present a low-overhead, in-situ visualization of the simulated data running entirely on the GPU. With this, an area of 15 km2 with a resolution of 1 m can be visualized hundreds of times faster than real time on consumer grade hardware. Furthermore, the flow settings can be changed interactively during computation.
BibTeX
@inproceedings {10.2312:pgv.20221063,
booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
editor = {Bujack, Roxana and Tierny, Julien and Sadlo, Filip},
title = {{Massively Parallel Large Scale Inundation Modelling}},
author = {Rak, Arne and Guthe, Stefan and Mewis, Peter},
year = {2022},
publisher = {The Eurographics Association},
ISSN = {1727-348X},
ISBN = {978-3-03868-175-5},
DOI = {10.2312/pgv.20221063}
}
booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
editor = {Bujack, Roxana and Tierny, Julien and Sadlo, Filip},
title = {{Massively Parallel Large Scale Inundation Modelling}},
author = {Rak, Arne and Guthe, Stefan and Mewis, Peter},
year = {2022},
publisher = {The Eurographics Association},
ISSN = {1727-348X},
ISBN = {978-3-03868-175-5},
DOI = {10.2312/pgv.20221063}
}
Except where otherwise noted, this item's license is described as Attribution 4.0 International License
Related items
Showing items related by title, author, creator and subject.
-
Path Tracing on Massively Parallel Neuromorphic Hardware
Richmond, Paul; Allerton, David J. (The Eurographics Association, 2012)Ray tracing on parallel hardware has recently benefit from significant advances in the graphics hardware and associated software tools. Despite this, the SIMD nature of graphics card architectures is only able to perform ... -
Massively Parallel Hierarchical Scene Processing with Applications in Rendering
Vinkler, Marek; Bittner, Jiří; Havran, Vlastimil; Hapala, Michal (The Eurographics Association and Blackwell Publishing Ltd., 2013)We present a novel method for massively parallel hierarchical scene processing on the GPU, which is based on sequential decomposition of the given hierarchical algorithm into small functional blocks. The computation is ... -
Interactive Physically Based Simulation — Efficient Higher-Order Elements, Multigrid Approaches and Massively Parallel Data Structures
Weber, Daniel (2015-12-07)This thesis covers interactive physically based simulation for applications such as computer games or virtual environments. Interactivity, i.e., the option that a user can influence a system, imposes challenging ...