@inproceedings{17d265e2bcc84a8887d05ed1f7253556,
title = "ForestClaw: Hybrid forest-of-octrees AMR for hyperbolic conservation laws",
abstract = "We present a new hybrid paradigm for parallel adaptive mesh refinement (AMR) that combines the scalability and lightweight architecture of tree-based AMR with the computational efficiency of patch-based solvers for hyperbolic conservation laws. The key idea is to interpret each leaf of the AMR hierarchy as one uniform compute patch in Rd with md degrees of freedom, where m is customarily between 8 and 32. Thus, computation on each patch can be optimized for speed, while we inherit the flexibility of adaptive meshes. In our work we choose to integrate with the p4est AMR library since it allows us to compose the mesh from multiple mapped octrees and enables the cubed sphere and other nontrivial multiblock geometries. We describe aspects of the parallel implementation and close with scalings for both MPI-only and OpenMP/MPI hybrid runs, where the largest MPI run executes on 16,384 CPU cores.",
keywords = "HPC, adaptive mesh refinement, clawpack, hyperbolic conservation laws, manycore",
author = "Carsten Burstedde and Donna Calhoun and Kyle Mandli and Terrel, {Andy R.}",
year = "2014",
doi = "10.3233/978-1-61499-381-0-253",
language = "English",
isbn = "9781614993803",
series = "Advances in Parallel Computing",
pages = "253--262",
booktitle = "Parallel Computing",
}