Publication Details

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

STAROBA Jiří and DVOŘÁK Václav. Parallel Linear Equations Solvers for Scientific Simulation: Cluster and SMP Experience. In: Proceedings of XXIVth International Autumn Colloquium ASIS'02 Advanced Simulation of Systems. Ostrava, 2002, pp. 225-230. ISBN 80-85988-77-1.
Czech title
Paralelní programy řešení lineárních rovnic pro vědecké simulace: zkušenosti se SMP a svazky počítačů
Type
conference paper
Language
english
Authors
URL
Keywords

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

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).

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, Krnov, CZ
ISBN
80-85988-77-1
Place
Ostrava, CZ
BibTeX
@INPROCEEDINGS{FITPUB6963,
   author = "Ji\v{r}\'{i} Staroba and V\'{a}clav Dvo\v{r}\'{a}k",
   title = "Parallel Linear Equations Solvers for Scientific Simulation: Cluster and SMP Experience",
   pages = "225--230",
   booktitle = "Proceedings of XXIVth International Autumn Colloquium ASIS'02 Advanced Simulation of Systems",
   year = 2002,
   location = "Ostrava, CZ",
   ISBN = "80-85988-77-1",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/6963"
}
Back to top