Algorithmic Differentiation of Pragma-Defined Parallel Regions: Differentiating Computer Programs Containing OpenMP
暫譯: 基於Pragma定義的平行區域的算法微分:微分包含OpenMP的計算機程式

Michael Förster

  • 出版商: Springer
  • 出版日期: 2014-10-23
  • 售價: $2,420
  • 貴賓價: 9.5$2,299
  • 語言: 英文
  • 頁數: 420
  • 裝訂: Paperback
  • ISBN: 3658075961
  • ISBN-13: 9783658075965
  • 相關分類: Algorithms-data-structures
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Numerical programs often use parallel programming techniques such as OpenMP to compute the program's output values as efficient as possible. In addition, derivative values of these output values with respect to certain input values play a crucial role. To achieve code that computes not only the output values simultaneously but also the derivative values, this work introduces several source-to-source transformation rules. These rules are based on a technique called algorithmic differentiation. The main focus of this work lies on the important reverse mode of algorithmic differentiation. The inherent data-flow reversal of the reverse mode must be handled properly during the transformation. The first part of the work examines the transformations in a very general way since pragma-based parallel regions occur in many different kinds such as OpenMP, OpenACC, and Intel Phi. The second part describes the transformation rules of the most important OpenMP constructs.

商品描述(中文翻譯)

數值程式通常使用平行程式設計技術,例如 OpenMP,以盡可能高效地計算程式的輸出值。此外,這些輸出值對某些輸入值的導數值也扮演著關鍵角色。為了實現能夠同時計算輸出值和導數值的程式碼,本研究介紹了幾個源到源的轉換規則。這些規則基於一種稱為算法微分(algorithmic differentiation)的技術。本研究的主要重點在於算法微分的重要反向模式(reverse mode)。在轉換過程中,必須妥善處理反向模式固有的數據流反轉。研究的第一部分以非常一般的方式檢視轉換,因為基於 pragma 的平行區域出現在許多不同類型中,例如 OpenMP、OpenACC 和 Intel Phi。第二部分描述了最重要的 OpenMP 結構的轉換規則。