Skip to main content
Publication

Structured Adaptive Mesh Refinement Adaptations to Retain Performance Portability with Increasing Heterogeneity

Authors

Dubey, A.; Berzins, M.; Burstedde, C.; Norman, M. L.; Unat, Didem; Wahib, M.

Abstract

Adaptive mesh refinement (AMR) is an important method that enables many mesh-based applications to run at effectively higher resolution within limited computing resources by allowing high resolution only where really needed. This advantage comes at a cost, however: greater complexity in the mesh management machinery and challenges with load distribution. With the current trend of increasing heterogeneity in hardware architecture, AMR presents an orthogonal axis of complexity. The usual techniques, such as asynchronous communication and hierarchy management for parallelism and memory that are necessary to obtain reasonable performance are very challenging to reason about with AMR. Different groups working with AMR are bringing different approaches to this challenge. Here, we examine the design choices of several AMR codes and also the degree to which demands placed on them by their users influence these choices.