Selinger, A. (2018). Solution of the Poisson equation on supercomputers [Diploma Thesis, Technische Universität Wien]. reposiTUm. http://hdl.handle.net/20.500.12708/158566
Simulations of electric fields are an essential part of the development of semiconductors. Such simulations often rely on solving the Poisson equation with linear solvers, and some of these solvers, in turn, heavily rely on matrix-matrix multiplications. Since the matrices that arise for such simulations can have millions to billions of rows and columns, highly efficient algorithms that run on multiple compute nodes are necessary. In this thesis, new algorithms for both sparse sequential and sparse parallel matrix-matrix multiplication were implemented, and speedups of up to 33% have been achieved. For this, an approach where sequential matrix multiplications are executed on many compute nodes at the same time was implemented. By doing so, any advances in sequential algorithms can be reflected in their parallel counterpart. As matrix-matrix multiplication is an essential part of modern linear solvers, they are evaluated for their performance and for their suitability for a high number of processors. This evaluation provides very important information for choosing an adequate solver.
en
Additional information:
Abweichender Titel nach Übersetzung des Verfassers