Skip to main content

1993 | OriginalPaper | Buchkapitel

Sparse Matrix Factorization on SIMD Parallel Computers

verfasst von : Steven G. Kratzer, Andrew J. Cleary

Erschienen in: Graph Theory and Sparse Matrix Computation

Verlag: Springer New York

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Massively parallel SIMD computers, in principle, should be good platforms for performing direct factorization of large, sparse matrices. However, the high arithmetic speed of these machines can easily be overcome by overhead in intra- and inter-processor data motion. Furthermore, load balancing is difficult for an “unstructured” sparsity pattern that cannot be dissected conveniently into equal-size domains. Nevertheless, some progress has been made recently in LU and QR factorization of unstructured sparse matrices, using some familiar concepts from vector-supercomputer implementations (elimination trees, supernodes, etc.) and some new ideas for distributing the computations across many processors. This paper describes programs based on the standard data-parallel computing model, as well as those using a SIMD machine to implement a dataflow paradigm

Metadaten
Titel
Sparse Matrix Factorization on SIMD Parallel Computers
verfasst von
Steven G. Kratzer
Andrew J. Cleary
Copyright-Jahr
1993
Verlag
Springer New York
DOI
https://doi.org/10.1007/978-1-4613-8369-7_10