Parallelization and Optimization of Iterative Solvers on High Performance Architectures

  1. Coronado Barrientos, Edoardo Emilio
unter der Leitung von:
  1. Antonio García Loureiro Doktorvater

Universität der Verteidigung: Universidade de Santiago de Compostela

Fecha de defensa: 24 von November von 2021

Gericht:
  1. Javier Díaz Bruguera Präsident/in
  2. Natalia Seoane Iglesias Sekretärin
  3. David Expósito Singh Vocal
Fachbereiche:
  1. Departamento de Electrónica e Computación

Art: Dissertation

Zusammenfassung

The main objective of this thesis is to develop an optimal sparse matrix storage format and implement efficient computing kernels that accelerate the execution of the sparse matrix vector (SpMV) product on modern computer architectures. The SpMV product is an essential building brick for a myriad of numerical application codes, especially for iterative solvers and numerical simulators. Improving the performance of the SpMV product is of special interest for researchers, because it is the major bottleneck for codes where it is required. Optimizing this product on modern computer architectures requires knowledge of parallel programing paradigms, efficient parallel algorithms and a basic idea of the device architecture being targeted.