A multi-GPU enabled solver in Kronecker product form for multiphysics problems

一种用于多物理场问题的多GPU Kronecker积形式求解器

阅读:1

Abstract

Modern engineering and scientific computing often requires solving sparse linear systems containing point-block matrix to model multiphysics problems. The space-time parallel method is popular and attractive in fluid dynamics, fitting parallel computers very well. In this paper, we design and implement a parallel, multi-GPU enabled GMRES solver for solving linear systems in the Kronecker product form arising from the domain decomposition based space-time parallel methods. To improve the efficiency of the solver, we also design a set of optimization strategies for Sparse Matrix-Vector Multiplication (SpMV) in Kronecker product form. These include: (1) enhancing the Compute-to-Memory Access Ratio (CMAR) to fully utilize the high bandwidth nature of the GPU during the computation phase and (2) introducing a parallel buffering scheme and a pre-mapping algorithm to enable the use of GPU-Direct for accelerating the communication phase. We conducted experiments on 1, 2, 4, and 8 GPUs and compared the performance of OKP-Solver with the cuSPARSE based implementation. On the V100 platform, the Kronecker product based SpMV computation ([Formula: see text]) achieves speedups of [Formula: see text], [Formula: see text], [Formula: see text], and [Formula: see text] on 1, 2, 4, and 8 GPUs, respectively, while the communication time ([Formula: see text]) achieves [Formula: see text], [Formula: see text], and [Formula: see text] on 2, 4, and 8 GPUs, respectively. On the A100 platform, [Formula: see text] achieves speedups of [Formula: see text], [Formula: see text], [Formula: see text], and [Formula: see text], while [Formula: see text] achieves [Formula: see text], [Formula: see text], and [Formula: see text]. The overall solver runtime ([Formula: see text]) achieves speedups of [Formula: see text], [Formula: see text], [Formula: see text], and [Formula: see text] on V100, and [Formula: see text], [Formula: see text], [Formula: see text], and [Formula: see text] on A100, for 1, 2, 4, and 8 GPUs, respectively.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。