English

Supercomputer Environment for Recursive Matrix Algorithms

Symbolic Computation 2023-03-21 v1

Abstract

A new runtime environment for the execution of recursive matrix algorithms on a supercomputer with distributed memory is proposed. It is designed both for dense and sparse matrices. The environment ensures decentralized control of the computation process. As an example of a block recursive algorithm, the Cholesky factorization of a symmetric positive definite matrix in the form of a block dichotomous algorithm is described. The results of experiments with different numbers of cores are presented, demonstrating good scalability of the proposed solution.

Keywords

Cite

@article{arxiv.2303.11017,
  title  = {Supercomputer Environment for Recursive Matrix Algorithms},
  author = {Gennadi Malaschonok and Alla Sidko},
  journal= {arXiv preprint arXiv:2303.11017},
  year   = {2023}
}

Comments

24 pages, 9 figures