English

Performance evaluation of accelerated real and complex multiple-precision sparse matrix-vector multiplication

Numerical Analysis 2024-12-24 v1 Numerical Analysis Performance

Abstract

Sparse matrices have recently played a significant and impactful role in scientific computing, including artificial intelligence-related fields. According to historical studies on sparse matrix--vector multiplication (SpMV), Krylov subspace methods are particularly sensitive to the effects of round-off errors when using floating-point arithmetic. By employing multiple-precision linear computation, convergence can be stabilized by reducing these round-off errors. In this paper, we present the performance of our accelerated SpMV using SIMD instructions, demonstrating its effectiveness through various examples, including Krylov subspace methods.

Keywords

Cite

@article{arxiv.2412.17510,
  title  = {Performance evaluation of accelerated real and complex multiple-precision sparse matrix-vector multiplication},
  author = {Tomonori Kouya},
  journal= {arXiv preprint arXiv:2412.17510},
  year   = {2024}
}
R2 v1 2026-06-28T20:46:33.528Z