Document Type
Thesis
Publication Date
Spring 2019
Disciplines
Numerical Analysis and Computation | Numerical Analysis and Scientific Computing
Advisor
Michael Heroux, Computer Science
Abstract
Solving large, sparse systems of linear equations plays a significant role in certain scientific computations, such as approximating the solutions of partial differential equations. However, solvers for these types of problems usually spend most of their time fetching data from main memory. In an effort to improve the performance of these solvers, this work explores using data compression to reduce the amount of data that needs to be fetched from main memory. Some compression methods were found that improve the performance of the solver and problem found in the HPCG benchmark, with an increase in floating point operations per second of up to 84\%. These results indicate that, if similar improvements can be made with other linear systems, compression could improve the performance of real-world solvers.
Copyright Statement
Copyright 2019 Neil Lindquist
Recommended Citation
Lindquist, Neil, "Reducing Memory Access Latencies using Data Compression in Sparse, Iterative Linear Solvers" (2019). All College Thesis Program, 2016-2019. 63.
https://digitalcommons.csbsju.edu/honors_thesis/63
Included in
Numerical Analysis and Computation Commons, Numerical Analysis and Scientific Computing Commons