Abstract
We present a technique for applying reverse mode automatic differentiation (AD) on a non-recursive second-order functional array language that supports nested parallelism and is primarily aimed at efficient GPU execution. The key idea is to eliminate the need for a tape by relying on redundant execution to bring into each new scope all program variables that may be needed by the differentiated code. Efficient execution is enabled by the observation that perfectly nested scopes do not introduce re-execution and that such perfect nests can be readily produced by application of known compiler transformations. Our technique differentiates loops and bulk-parallel operators-e.g., map, reduce(-by-index), scan, and scatter-by specific rewrite rules and aggressively optimizes the resulting nested-parallel code. We report an evaluation that compares with established AD solutions and demonstrates competitive performance on ten common benchmarks from recent applied AD literature.
Originalsprog | Engelsk |
---|---|
Titel | Proceedings of SC 2022 : International Conference for High Performance Computing, Networking, Storage and Analysis |
Antal sider | 15 |
Forlag | IEEE Computer Society Press |
Publikationsdato | 2022 |
ISBN (Elektronisk) | 9781665454445 |
DOI | |
Status | Udgivet - 2022 |
Begivenhed | 2022 International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2022 - Dallas, USA Varighed: 13 nov. 2022 → 18 nov. 2022 |
Konference
Konference | 2022 International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2022 |
---|---|
Land/Område | USA |
By | Dallas |
Periode | 13/11/2022 → 18/11/2022 |
Sponsor | ACM's Special Interest Group on High Performance Computing (SIGHPC), Association for Computing Machinery, IEEE Computer Society, IEEE's Technical Committee on High Performance Computing (TCHPC) |
Navn | International Conference for High Performance Computing, Networking, Storage and Analysis, SC |
---|---|
Vol/bind | 2022-November |
ISSN | 2167-4329 |
Bibliografisk note
Funding Information:This work has been supported by the Independent Research Fund Denmark (DFF) under the grants Deep Probabilistic Programming for Protein Structure Prediction and FUTHARK: Functional Technology for High-performance Architectures, and by the UCPH Data+ grant: High-Performance Land Change Assessment.
Publisher Copyright:
© 2022 IEEE.