GPU Acceleration of an Unmodified Parallel Finite Element Navier-Stokes Solver
Angewandte Mathematik und Numerik, TU Dortmund, Germany
Proceedings of International Conference on High Performance Computing & Simulation, 2009. HPCS ’09.
@conference{goddeke2009gpu,
title={GPU acceleration of an unmodified parallel finite element Navier-Stokes solver},
author={Goddeke, D. and Buijssen, S.H.M. and Wobker, H. and Turek, S.},
booktitle={High Performance Computing & Simulation, 2009. HPCS’09. International Conference on},
pages={12–21},
year={2009},
organization={IEEE}
}
We have previously suggested a minimally invasive approach to include hardware accelerators into an existing large-scale parallel finite element PDE solver toolkit, and implemented it into our software FEAST. Our concept has the important advantage that applications built on top of FEAST benefit from the acceleration immediately, without changes to application code. In this paper we explore the limitations of our approach by accelerating a Navier-Stokes solver. This nonlinear saddle point problem is much more involved than our previous tests, and does not exhibit an equally favourable acceleration potential: Not all computational work is concentrated inside the linear solver. Nonetheless, we are able to achieve speedups of more than a factor of two on a small GPU-enhanced cluster. We conclude with a discussion how our concept can be altered to further improve acceleration.
December 16, 2010 by hgpu