From Domain-Specific Languages to Memory-Optimized Accelerators for Fluid Dynamics
Research output: Contribution to book/Conference proceedings/Anthology/Report › Conference contribution › Contributed › peer-review
Contributors
Abstract
Many applications are increasingly requiring numerical simulations for solving complex problems. Most of these numerical algorithms are massively parallel and often implemented on parallel high-performance computers. However, classic CPUbased platforms suffers due to the demand of higher resolutions and the exponential growth of data. FPGAs offer a powerful and flexible alternative that can host accelerators to complement such platforms. Developing such application-specific accelerators is still challenging because it is hard to provide efficient code for hardware synthesis. In this paper, we study the challenges for porting a numerical simulation kernels onto FPGA. We propose an automated tool flow from a domain-specific language (DSL) to generate accelerators for computational fluid dynamics on FPGA. Our DSL-based flow simplifies the exploration of parameters and constraints such as on-chip memory usage. We also propose a decoupled optimization of memory and logic resources, which allows us to better use the limited FPGA resources. In our preliminary evaluation, this enabled doubling the amount of parallel kernels, increasing the accelerator speedup versus ARM execution from 7 to 12 times.
Details
Original language | English |
---|---|
Title of host publication | 2021 IEEE International Conference on Cluster Computing (CLUSTER) |
Publisher | IEEE Xplore |
Pages | 759-766 |
Number of pages | 8 |
ISBN (electronic) | 978-1-7281-9666-4 |
ISBN (print) | 978-1-7281-9667-1 |
Publication status | Published - 2021 |
Peer-reviewed | Yes |
Publication series
Series | IEEE International Conference on Cluster Computing |
---|---|
ISSN | 1552-5244 |
Conference
Title | 2021 IEEE International Conference on Cluster Computing |
---|---|
Abbreviated title | CLUSTER 2021 |
Duration | 7 - 10 September 2021 |
Website | |
Degree of recognition | International event |
Location | online |
City | Portland |
Country | United States of America |
External IDs
ORCID | /0000-0002-5007-445X/work/141545620 |
---|
Keywords
Research priority areas of TU Dresden
ASJC Scopus subject areas
Keywords
- CFD, DSL, FPGA, HLS