کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
524335 868610 2014 15 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Hierarchical Krylov and nested Krylov methods for extreme-scale computing
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نرم افزارهای علوم کامپیوتر
پیش نمایش صفحه اول مقاله
Hierarchical Krylov and nested Krylov methods for extreme-scale computing
چکیده انگلیسی


• We developed hierarchical & nested Krylov methods that reduce global synchronization.
• We introduced the hierarchical FGMRES (h-FGMRES) method with a GMRES preconditioner.
• We developed a nested BiCGStab method with a Chebyshev iterative preconditioner.
• We demonstrated impact on PFLOTRAN on 10,000 through 224,000 cores of the Cray XK6.
• Fewer global inner products & stronger preconditioners greatly improved performance.

The solution of large, sparse linear systems is often a dominant phase of computation for simulations based on partial differential equations, which are ubiquitous in scientific and engineering applications. While preconditioned Krylov methods are widely used and offer many advantages for solving sparse linear systems that do not have highly convergent, geometric multigrid solvers or specialized fast solvers, Krylov methods encounter well-known scaling difficulties for over 10,000 processor cores because each iteration requires at least one vector inner product, which in turn requires a global synchronization that scales poorly because of internode latency. To help overcome these difficulties, we have developed hierarchical Krylov methods and nested Krylov methods in the PETSc library that reduce the number of global inner products required across the entire system (where they are expensive), though freely allow vector inner products across smaller subsets of the entire system (where they are inexpensive) or use inner iterations that do not invoke vector inner products at all.Nested Krylov methods are a generalization of inner-outer iterative methods with two or more layers. Hierarchical Krylov methods are a generalization of block Jacobi and overlapping additive Schwarz methods, where each block itself is solved by Krylov methods on smaller blocks. Conceptually, the hierarchy can continue recursively to an arbitrary number of levels of smaller and smaller blocks. As a specific case, we introduce the hierarchical FGMRES method, or h-FGMRES, and we demonstrate the impact of two-level h-FGMRES with a variable preconditioner on the PFLOTRAN subsurface flow application. We also demonstrate the impact of nested FGMRES, BiCGStab and Chebyshev methods. These hierarchical Krylov methods and nested Krylov methods significantly reduced overall PFLOTRAN simulation time on the Cray XK6 when using 10,000 through 224,000 cores through the combined effects of reduced global synchronization due to fewer global inner products and stronger inner hierarchical or nested preconditioners.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Parallel Computing - Volume 40, Issue 1, January 2014, Pages 17–31
نویسندگان
, , , ,