A direct parallel sparse matrix solver
β Scribed by T.M. Tran; R. Gruber; K. Appert; S. Wuthrich
- Publisher
- Elsevier Science
- Year
- 1996
- Tongue
- English
- Weight
- 680 KB
- Volume
- 96
- Category
- Article
- ISSN
- 0010-4655
No coin nor oath required. For personal study only.
β¦ Synopsis
The direct sparse matrix solver is based on a domain decomposition technique to achieve data and work parallelization. Geometries that have long and thin structures are specially efficiently tractable with this solver, provided that they can be decomposed mainly in one direction. Due to the separation of the algorithm into a factorization stage and a solution stage, time-dependent problems with a constant coefficient matrix are particularly well suited for this solver. The parallelization performances obtained on a Cray T3D show that the method scales up to at least 256 processors.
π SIMILAR VOLUMES
## Abstract The main purpose of this work is to present a new parallel direct solver: __Dissection__ solver. It is based on __LU__ factorization of the sparse matrix of the linear system and allows to detect automatically and handle properly the zeroβenergy modes, which are important when dealing w
We propose a hybrid sparse system solver for handling linear systems using algebraic domain decomposition-based techniques. The solver consists of several stages. The first stage uses a reordering scheme that brings as many of the largest matrix elements as possible closest to the main diagonal. Thi
We develop a performance prediction model for a parallelized sparse lattice Boltzmann solver and present performance results for simulations of flow in a variety of complex geometries. A special focus is on partitioning and memory/load balancing strategy for geometries with a high solid fraction and
This paper is a survey of direct parallel algorithms for solving systems of linear equations. We present an up-to-date collection of algorithms for solving triangular, dense, and tridiagonal systems of equations. We state their resulting speedup over the corresponding sequential algorithms, and eva