中文

cuPentBatch——面向 NVIDIA GPU 的批处理五对角求解器

计算物理 2019-06-26 v3

摘要

我们介绍了 cuPentBatch——我们自研的面向 NVIDIA GPU 的五对角求解器。cuPentBatch 的开发受到涉及抛物型偏微分方程数值解的应用的推动,我们对此进行了描述。我们的求解器以批处理为设计初衷(正如各种物理模型参数研究所需)。特别地,我们的求解器面向这样一类问题:在生成批解时仅矩阵右端项发生变化。据此,我们证明对于本文所遇到的这类物理相关计算问题,cuPentBatch 优于 NVIDIA 标准五对角批求解器 gpsvInterleavedBatch。

关键词

引用

@article{arxiv.1807.07382,
  title  = {cuPentBatch -- A batched pentadiagonal solver for NVIDIA GPUs},
  author = {Andrew Gloster and Lennon Ó Náraigh and Khang Ee Pang},
  journal= {arXiv preprint arXiv:1807.07382},
  year   = {2019}
}