Parallel derivative computation using ADOL-C
Zusammenfassung
Derivative computation using Automatic Differentiation (AD) is often considered to operate purely serial. Performing the differentiation task in parallel may require the applied AD-tool to extract parallelization information from the user function, transform it, and apply this new strategy in the differentiation process. Furthermore, when using the reverse mode of AD, it must be ensured that no data races are introduced due to the reversed data access scheme. Considering an operator overloading based AD-tool, an additional challenge is to be met: Parallelization statements are typically not recognized. In this paper, we present and discuss the parallelization approach that we have integrated into ADOL-C, an operator overloading based AD-tool for the differentiation of C/C++ programs. The advantages of the approach are clarified by means of the parallel differentiation of a function that handles the time evolution of a 1D-quantum plasma.
- Vollständige Referenz
- BibTeX
Kowarz, A. & Walther, A.,
(2008).
Parallel derivative computation using ADOL-C.
In:
Nagel, W. E., Hoffmann, R. & Koch, A.
(Hrsg.),
9th workshop on parallel systems and algorithms – workshop of the GI/ITG special interest groups PARS and PARVA.
Bonn:
Gesellschaft für Informatik e. V..
(S. 83-92).
@inproceedings{mci/Kowarz2008,
author = {Kowarz, Andreas AND Walther, Andrea},
title = {Parallel derivative computation using ADOL-C},
booktitle = {9th workshop on parallel systems and algorithms – workshop of the GI/ITG special interest groups PARS and PARVA},
year = {2008},
editor = {Nagel, Wolfgang E. AND Hoffmann, Rolf AND Koch, Andreas} ,
pages = { 83-92 },
publisher = {Gesellschaft für Informatik e. V.},
address = {Bonn}
}
author = {Kowarz, Andreas AND Walther, Andrea},
title = {Parallel derivative computation using ADOL-C},
booktitle = {9th workshop on parallel systems and algorithms – workshop of the GI/ITG special interest groups PARS and PARVA},
year = {2008},
editor = {Nagel, Wolfgang E. AND Hoffmann, Rolf AND Koch, Andreas} ,
pages = { 83-92 },
publisher = {Gesellschaft für Informatik e. V.},
address = {Bonn}
}
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Feedback abschicken
Mehr Information
ISBN: 978-3-88579-218-5
ISSN: 1617-5468
Datum: 2008
Sprache:
(en)
(en)
Typ: Text/Conference Paper

