Improving time efficiency by parallelising the LU decomposition

Bachelor Thesis (2025)
Author(s)

A.R.T.Y. Bartelink (TU Delft - Electrical Engineering, Mathematics and Computer Science)

Contributor(s)

MB van Gijzen – Mentor (TU Delft - Numerical Analysis)

Hanne Kekkonen – Graduation committee member (TU Delft - Statistics)

Faculty
Electrical Engineering, Mathematics and Computer Science
More Info
expand_more
Publication Year
2025
Language
English
Graduation Date
09-07-2025
Awarding Institution
Delft University of Technology
Programme
['Applied Mathematics']
Faculty
Electrical Engineering, Mathematics and Computer Science
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

Krylov subspace methods are methods to find solutions to high-dimensional linear systems efficiently. One of those methods is the Induced Dimension Reduction method, a method that has been implemented in a parallel Fortran package. To ensure the efficiency of this package, it is important that low-level computations go fast, like creating the LU decomposition.

In this paper, a parallel algorithm for the LU decomposition is developed and improved. Later, the algorithm is extended to work efficiently for matrices with a special structure, band matrices. From this, it follows that the algorithms created do show an increase in efficiency and a decrease in computational time. Furthermore, initial testing after integration in the IDR package also shows an improvement in computational time.

Files

License info not available