Result Details

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

STAROBA, J.; DVOŘÁK, V. Parallel Linear Equations Solvers for Scientific Simulation: Cluster and SMP Experience. Proceedings of XXIVth International Autumn Colloquium ASIS'02 Advanced Simulation of Systems. Ostrava: Marq software s.r.o., 2002. p. 225-230. ISBN: 80-85988-77-1.
Type
conference paper
Language
English
Authors
Staroba Jiří, Ing., Ph.D.
Dvořák Václav, prof. Ing., DrSc.
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

URL
Published
2002
Pages
225–230
Proceedings
Proceedings of XXIVth International Autumn Colloquium ASIS'02 Advanced Simulation of Systems
Conference
24th International Autumn Colloquium Advanced Simulation of Systems ASIS 2002
ISBN
80-85988-77-1
Publisher
Marq software s.r.o.
Place
Ostrava
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",
  publisher="Marq software s.r.o.",
  address="Ostrava",
  isbn="80-85988-77-1",
  url="http://www.fit.vutbr.cz/~staroba/publikace/ASIS2002.ps.gz"
}
Projects
Parallel system performance prediction and tuning, GACR, Standardní projekty, GA102/02/0503, start: 2002-01-01, end: 2004-12-31, completed
Research groups
Departments
Back to top