科技报告详细信息
Combining computational differentiation and toolkits for parallel scientific computing.
Bischof, C. H. ; Buecker, H. M. ; Hovland, P. D.
Technical Information Center Oak Ridge Tennessee
关键词: Differential calculus;    Fortran;    Partial differential equations;    Programming languages;    Vectors;   
RP-ID  :  DE2001757546
学科分类:工程和技术(综合)
美国|英语
来源: National Technical Reports Library
PDF
【 摘 要 】

Automatic differentiation is a powerful technique for evaluating derivatives of functions given in the form of a high-level programming language such as Fortran, C, or C++. The program is treated as a potentially very long sequence of elementary statements to which the chain rule of differential calculus is applied over and over again. Combining automatic differentiation and the organizational structure of toolkits for parallel scientific computing provides a mechanism for evaluating derivatives by exploiting mathematical insight on a higher level. In these toolkits, algorithmic structures such as BLAS-like operations, linear and nonlinear solvers, or integrators for ordinary differential equations can be identified by their standardized interfaces and recognized as high-level mathematical objects rather than as a sequence of elementary statements. In this note, the differentiation of a linear solver with respect to some parameter vector is taken as an example. Mathematical insight is used to reformulate this problem into the solution of multiple linear systems that share the same coefficient matrix but differ in their right-hand sides. The experiments reported here use ADIC, a tool for the automatic differentiation of C programs, and PETSC, an object-oriented toolkit for the parallel solution of scientific problems modeled by partial differential equations.

【 预 览 】
附件列表
Files Size Format View
DE2001757546.pdf 553KB PDF download
  文献评价指标  
  下载次数:18次 浏览次数:23次