SC20 Is Everywhere We Are

Virtual Event FAQ
Data-Centric Architecture of a Weather and Climate Accelerator
Event Type
Invited Talk
Tags
Architectures
Memory Systems
Programming Systems
Technology Challenge
Registration Categories
TP
XO
TimeTuesday, 17 November 202010:45am - 11:30am EDT
LocationTrack 1
DescriptionRonald spent a one-year sabbatical at ETH CSCS in 2019 working with the team that implemented COSMO in Gridtools for the Swiss weather prediction production. Here he architected a non-Von Neumann accelerator for stencils on regular grids targeting weather and climate simulations. This presentation shows how a co-design approach to a data centric design achieved the maximum performance, limited only by the accelerator memory BW of the HBM DRAM bus. A novel CGRA (Course Grain Reconfigurable Array) layout that reflects the grid points in the physical world is used to achieve this. This approach avoids the automatic caching mechanisms of CPUs and GPUs that limit achieving maximum performance. Three pragmas were used: grid point data may only be read once from HBM for an entire 3D grid sweep (stencil calculation), all data transferred over the HBM bus must be used in a calculation (i.e., cannot be evicted from cache before use) and HBM bus must run continually at sustained peak bandwidth.

The achieved performance for two stencil benchmarks and CGRA results will be shown, as well as next steps for this project.
Back To Top Button