Logo image
Scalable algorithms for distributed-memory adaptive mesh refinement
Conference paper

Scalable algorithms for distributed-memory adaptive mesh refinement

Akhil Langer, Jonathan Lifflander, Phil Miller, Kuo-Chuan Pan, Laxmikant V. Kale and Paul Ricker
Proceedings - Symposium on Computer Architecture and High Performance Computing, pp.100-107
2012

Abstract

Hardware and Architecture Software
This paper presents scalable algorithms and data structures for adaptive mesh refinement computations. We describe a novel mesh restructuring algorithm for adaptive mesh refinement computations that uses a constant number of collectives regardless of the refinement depth. To further increase scalability, we describe a localized hierarchical coordinate-based block indexing scheme in contrast to traditional linear numbering schemes, which incur unnecessary synchronization. In contrast to the existing approaches which take O(P) time and storage per process, our approach takes only constant time and has very small memory footprint. With these optimizations as well as an efficient mapping scheme, our algorithm is scalable and suitable for large, highly-refined meshes. We present strong-scaling experiments up to 2k ranks on Cray XK6, and 32k ranks on IBM Blue Gene/Q. © 2012 IEEE.

Metrics

1 Record Views

Details

Logo image