Acceleration Techniques for FETI Solvers for GPU Accelerators

In this paper we evaluate several approaches to performing simultaneous matrix-vector multiplication of large numbers of matrices on a GPU accelerator. The goal of this evaluation is to develop efficient techniques for massively parallel Hybrid Total FETI solvers in our ESPRESO library. FETI solvers generally use sparse matrices. To overcome this we previously proposed the Local Schur Complement method for FETI to convert sparse matrices to their dense representation, without significantly increasing the memory requirements of the GPU accelerator. We selected the following techniques: standard GEMV, CUDA streams, dynamic parallelism, batched GEMM, BSR GEMV and HYB GEMV. Our results show that (i) if a FETI solver contains a large number of small matrices i.e. there is large number of small subdomains, then the best approach is dynamic parallelism; (ii) if there is small number of large subdomains, then the optimal approaches are dynamic parallelism and CUDA streams. Please note that Local Schur Complement method in conjunction with Hybrid Total FETI perform better with smaller subdomains.

[1]  Z. Dostál,et al.  Total FETI—an easier implementable variant of the FETI method for numerical solution of elliptic PDE , 2006 .

[2]  Ondrej Meca,et al.  Intel Xeon Phi acceleration of Hybrid Total FETI solver , 2017, Adv. Eng. Softw..

[3]  Y. Maday,et al.  Optimal convergence properties of the FETI domain decomposition method , 2007 .

[4]  A. Klawonn,et al.  Highly scalable parallel domain decomposition methods with an application to biomechanics , 2010 .

[5]  A primal class of FETI methods applied to multiple right-hand side problems and implicit dynamic analysis in structural mechanics , 2003 .

[6]  Ondrej Meca,et al.  Massively Parallel Hybrid Total FETI (HTFETI) Solver , 2016, PASC.

[7]  P. Gosselet,et al.  Non-overlapping domain decomposition methods in structural mechanics , 2006, 1208.4209.

[8]  Hans Henrik Brandenborg Sørensen,et al.  High-Performance Matrix-Vector Multiplication on the GPU , 2011, Euro-Par Workshops.

[9]  Wim Vanroose,et al.  Efficient Implementation of Total FETI Solver for Graphic Processing Units Using Schur Complement , 2015, HPCSE.

[10]  F. Roux,et al.  Block Krylov Recycling Algorithms for FETI-2LM Applied to 3-D Electromagnetic Wave Scattering and Radiation , 2017, IEEE Transactions on Antennas and Propagation.

[11]  D. Rixen,et al.  Simultaneous FETI and block FETI: Robust domain decomposition with multiple search directions , 2015 .

[12]  Vaclav Hapla,et al.  Implementation of the efficient communication layer for the highly parallel total FETI and hybrid total FETI solvers , 2016, Parallel Comput..

[13]  Hui Yu,et al.  Highly parallel GEMV with register blocking method on GPU architecture , 2014, J. Vis. Commun. Image Represent..

[14]  Jack J. Dongarra,et al.  Accelerating GPU Kernels for Dense Linear Algebra , 2010, VECPAR.