Parallel reverse mode automatic differentiation for OpenMP programs with ADOL-C

17Citations
Citations of this article
10Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Shared-memory multicore computing platforms are becoming commonplace, and loop parallelization with OpenMP offers an easy way for the user to harness their power. As a result, tools for automatic differentiation (AD) should be able to deal with such codes in a fashion that preserves their parallel nature also for the derivative evaluation. In this paper, we explore this issue using a plasma simulation code. Its structure, which in essence is a time stepping loop with several parallelizable inner loops, is representative of many other computations. Using this code as an example, we develop a strategy for the efficient implementation of the reverse mode of AD with trace-based AD-tools and implement it with the ADOL-C tool. The strategy combines checkpointing at the outer level with parallel trace generation and evaluation at the inner level. We discuss the extensions necessary for ADOL-C to work in a multithreaded environment and the setup necessary for the user code and present performance results on a shared-memory multiprocessor. © 2008 Springer-Verlag Berlin Heidelberg.

Cite

CITATION STYLE

APA

Bischof, C., Guertler, N., Kowarz, A., & Walther, A. (2008). Parallel reverse mode automatic differentiation for OpenMP programs with ADOL-C. In Lecture Notes in Computational Science and Engineering (Vol. 64 LNCSE, pp. 163–173). https://doi.org/10.1007/978-3-540-68942-3_15

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free