We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.MS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Mathematical Software

Title: PSelInv - A Distributed Memory Parallel Algorithm for Selected Inversion: the non-symmetric Case

Abstract: This paper generalizes the parallel selected inversion algorithm called PSelInv to sparse non- symmetric matrices. We assume a general sparse matrix A has been decomposed as PAQ = LU on a distributed memory parallel machine, where L, U are lower and upper triangular matrices, and P, Q are permutation matrices, respectively. The PSelInv method computes selected elements of A-1. The selection is confined by the sparsity pattern of the matrix AT . Our algorithm does not assume any symmetry properties of A, and our parallel implementation is memory efficient, in the sense that the computed elements of A-T overwrites the sparse matrix L+U in situ. PSelInv involves a large number of collective data communication activities within different processor groups of various sizes. In order to minimize idle time and improve load balancing, tree-based asynchronous communication is used to coordinate all such collective communication. Numerical results demonstrate that PSelInv can scale efficiently to 6,400 cores for a variety of matrices.
Comments: arXiv admin note: text overlap with arXiv:1404.0447
Subjects: Mathematical Software (cs.MS); Numerical Analysis (math.NA)
Cite as: arXiv:1708.04539 [cs.MS]
  (or arXiv:1708.04539v1 [cs.MS] for this version)

Submission history

From: Mathias Jacquelin [view email]
[v1] Mon, 14 Aug 2017 00:18:41 GMT (96kb)

Link back to: arXiv, form interface, contact.