Projects per year
Abstract
Domain Specific Languages (DSLs) increase programmer productivity and provide high performance. Their targeted abstractions allow scientists to express problems at a high level, providing rich details that optimizing compilers can exploit to target current- and next-generation supercomputers. The convenience and performance of DSLs come with significant development and maintenance costs. The siloed design of DSL compilers and the resulting inability to benefit from shared infrastructure cause uncertainties around longevity and the adoption of DSLs at scale. By tailoring the broadly-adopted MLIR compiler framework to HPC, we bring the same synergies that the machine learning community already exploits across their DSLs (e.g. Tensorflow, PyTorch) to the finite-difference stencil HPC community. We introduce new HPC-specific abstractions for message passing targeting distributed stencil computations. We demonstrate the sharing of common components across three distinct HPC stencil-DSL compilers: Devito, PSyclone, and the Open Earth Compiler, showing that our framework generates high-performance executables based upon a shared compiler ecosystem.
Original language | English |
---|---|
Title of host publication | Proceedings of the 29th ACM International Conference on Architectural Support for Programming Languages and Operating Systems |
Publisher | Association for Computing Machinery |
Pages | 38-56 |
Number of pages | 19 |
Volume | 3 |
ISBN (Electronic) | 9798400703867 |
DOIs | |
Publication status | Published - 27 Apr 2024 |
Event | 29th ACM International Conference on Architectural Support for Programming Languages and Operating Systems - San Diego, United States Duration: 27 Apr 2024 → 1 May 2024 Conference number: 29 https://www.asplos-conference.org/asplos2024/cfp/ |
Conference
Conference | 29th ACM International Conference on Architectural Support for Programming Languages and Operating Systems |
---|---|
Abbreviated title | ASPLOS 2024 |
Country/Territory | United States |
City | San Diego |
Period | 27/04/24 → 1/05/24 |
Internet address |
Fingerprint
Dive into the research topics of 'A shared compilation stack for distributed-memory parallelism in stencil DSLs'. Together they form a unique fingerprint.Projects
- 1 Finished
-
Efficient Cross-Domain DSL Development for Exascale
Grosser, T. (Principal Investigator) & Steuwer, M. (Co-investigator)
2/08/21 → 1/08/24
Project: Research