Publication detail

Parallel Linear Equations Solvers for Scientific Simulation: Cluster and SMP Experience

STAROBA, J., DVOŘÁK, V.

Original Title

Parallel Linear Equations Solvers for Scientific Simulation: Cluster and SMP Experience

Type

conference paper

Language

English

Original Abstract

Even though solving linear systems of equations Ax = b has been studied for long time, one cannot depend on numerical software libraries entirely due to a large number of all possible structures of A and due to many recent changes in high performance computer architectures, programming languages and compilers. If the user's priority is maximum performance on one specialized problem, custom software should be preferred. Here we describe experience with parallel solution of large linear systems of equations on shared as well as distributed memory architecture. The results of exact or iterative solution have been generated in Practical parallel programming course by student teams as term projects. The methods of solutions span from Gauss elimination to Gauss-Seidel or SOR iterations. Speedup and efficiency of various exact and approximate (iterative) methods of solution are compared on both shared memory as well as distributed memory architectures (clusters).

Keywords

Linear equation solvers, shared/distributed memory architecture, MPI, OpenMP

Authors

STAROBA, J., DVOŘÁK, V.

RIV year

2002

Released

10. 9. 2002

Location

Ostrava

ISBN

80-85988-77-1

Book

Proceedings of XXIVth International Autumn Colloquium ASIS'02 Advanced Simulation of Systems

Pages from

225

Pages to

230

Pages count

6

URL

BibTex

@inproceedings{BUT10044,
  author="Jiří {Staroba} and Václav {Dvořák}",
  title="Parallel Linear Equations Solvers for Scientific Simulation: Cluster and SMP Experience",
  booktitle="Proceedings of XXIVth International Autumn Colloquium ASIS'02 Advanced Simulation of Systems",
  year="2002",
  pages="225--230",
  address="Ostrava",
  isbn="80-85988-77-1",
  url="http://www.fit.vutbr.cz/~staroba/publikace/ASIS2002.ps.gz"
}