Title :
Scalable Algorithms for Distributed-Memory Adaptive Mesh Refinement
Author :
Langer, Akhil ; Lifflander, Jonathan ; Miller, Phil ; Pan, Kuo-Chuan ; Kale, Laxmikant V. ; Ricker, Paul
Author_Institution :
Dept. of Comput. Sci., Univ. of Illinois at Urbana-Champaign, Urbana, IL, USA
Abstract :
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.
Keywords :
data structures; distributed memory systems; indexing; parallel algorithms; Cray XK6; IBM Blue Gene/Q; constant time; data structures; distributed-memory adaptive mesh refinement; localized hierarchical coordinate-based block indexing scheme; mapping scheme; memory footprint; mesh restructuring algorithm; scalable algorithms; Algorithm design and analysis; Benchmark testing; Heuristic algorithms; Mathematical model; Program processors; Runtime; Synchronization;
Conference_Titel :
Computer Architecture and High Performance Computing (SBAC-PAD), 2012 IEEE 24th International Symposium on
Conference_Location :
New York, NY
Print_ISBN :
978-1-4673-4790-7
DOI :
10.1109/SBAC-PAD.2012.48