Reverse-mode algorithmic differentiation of an OpenMP-parallel compressible flow solver

Jan Hückelheim, Paul Hovland, Michelle Mills Strout, Jens Dominik Müller

Research output: Contribution to journalArticlepeer-review

7 Scopus citations

Abstract

Reverse-mode algorithmic differentiation (AD) is an established method for obtaining adjoint derivatives of computer simulation applications. In computational fluid dynamics (CFD), adjoint derivatives of a cost function output such as drag or lift with respect to design parameters such as surface coordinates or geometry control points are a key ingredient for shape optimization, uncertainty quantification and flow control. The computational cost of CFD applications and their derivatives makes it essential to use high-performance computing hardware efficiently, including multi- and many-core architectures. Nevertheless, OpenMP is not supported in most AD tools, and previously shown methods achieve poor scalability of the derivative code. We present the AD of an OpenMP-parallelized finite volume compressible flow solver for unstructured meshes. Our approach enables us to reuse the parallelization of the original code in the computation of adjoint derivatives. The method works by identifying code segments that can be differentiated in reverse-mode without changing their memory access pattern. The OpenMP parallelization is integrated into the derivative code during the build process in a way that is robust to modifications of the original code and independent of the OpenMP support of the differentiation tool. We show the scalability of our adjoint CFD solver on test cases ranging from thousands to millions of finite volume mesh cells on CPUs with up to 16 threads as well as on an Intel XeonPhi card with 236 threads. We demonstrate that our approach is more practical to implement for production-sized CFD codes and produces more efficient adjoint derivative code than previously shown AD methods.

Original languageEnglish (US)
Pages (from-to)140-154
Number of pages15
JournalInternational Journal of High Performance Computing Applications
Volume33
Issue number1
DOIs
StatePublished - Jan 1 2019

Keywords

  • adjoint method
  • Algorithmic differentiation
  • finite volume
  • OpenMP
  • unstructured mesh

ASJC Scopus subject areas

  • Software
  • Theoretical Computer Science
  • Hardware and Architecture

Fingerprint

Dive into the research topics of 'Reverse-mode algorithmic differentiation of an OpenMP-parallel compressible flow solver'. Together they form a unique fingerprint.

Cite this