A GPU Accelerated Discontinuous Galerkin Incompressible Flow Solver

12/31/2017
by   Ali Karakus, et al.
0

We present a GPU-accelerated version of a high-order discontinuous Galerkin discretization of the unsteady incompressible Navier-Stokes equations. The equations are discretized in time using a semi-implicit scheme with explicit treatment of the nonlinear term and implicit treatment of the split Stokes operators. The pressure system is solved with a conjugate gradient method together with a fully GPU-accelerated multigrid preconditioner which is designed to minimize memory requirements and to increase overall performance. A semi-Lagrangian subcycling advection algorithm is used to shift the computational load per timestep away from the pressure Poisson solve by allowing larger timestep sizes in exchange for an increased number of advection steps. Numerical results confirm we achieve the design order accuracy in time and space. We optimize the performance of the most time-consuming kernels by tuning the fine-grain parallelism, memory utilization, and maximizing bandwidth. To assess overall performance we present an empirically calibrated roofline performance model for a target GPU to explain the achieved efficiency. We demonstrate that, in the most cases, the kernels used in the solver are close to their empirically predicted roofline performance.

READ FULL TEXT
research
12/31/2017

GPU Acceleration of a High-Order Discontinuous Galerkin Incompressible Flow Solver

We present a GPU-accelerated version of a high-order discontinuous Galer...
research
05/06/2021

Semi-Lagrangian nodal discontinuous Galerkin method for the BGK Model

In this paper, we propose an efficient, high order accurate and asymptot...
research
04/17/2020

POD-(H)DG Method for Incompressible Flow Simulations

We present a reduced order method (ROM) based on proper orthogonal decom...
research
10/14/2021

Tuning Spectral Element Preconditioners for Parallel Scalability on GPUs

The Poisson pressure solve resulting from the spectral element discretiz...
research
10/30/2020

A pressure-correction and bound-preserving discretization of the phase-field method for variable density two-phase flows

In this paper, we present an efficient numerical algorithm for solving t...

Please sign up or login with your details

Forgot password? Click here to reset