Back to Search Start Over

Efficient generated libraries for asynchronous derivative computation.

Authors :
Buntinas, Darius
Malozemoff, Alexis J.
Utke, Jean
Source :
Procedia Computer Science; May2010, Vol. 1 Issue 1, p1779-1787, 9p
Publication Year :
2010

Abstract

Abstract: The computation of derivatives via automatic differentiation is a valuable technique in many science and engineering applications. While the implementation of automatic differentiation via source transformation yields the highest-efficiency results, the implementation via operator overloading remains a viable alternative for some application contexts, such as the computation of higher-order derivatives or in cases where C++ still proves to be too complicated for the currently available source transformation tools. The Rapsodia code generator creates libraries that overload intrinsics for derivative computation. In this paper, we discuss modifications to Rapsodia to improve the efficiency of the generated code, first via limited loop unrolling and second via multithreaded asynchronous derivative computation. We introduce the approaches and present runtime results. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
18770509
Volume :
1
Issue :
1
Database :
Supplemental Index
Journal :
Procedia Computer Science
Publication Type :
Academic Journal
Accession number :
53889838
Full Text :
https://doi.org/10.1016/j.procs.2010.04.200