DocumentCode
3704245
Title
Metaprogramming Dense Linear Algebra Solvers Applications to Multi and Many-Core Architectures
Author
Ian Masliah;Marc Baboulin;Joel Falcou
Author_Institution
Inria, Univ. of Paris-Sud, Orsay, France
Volume
3
fYear
2015
Firstpage
69
Lastpage
76
Abstract
The increasing complexity of new parallel architectures has widened the gap between adaptability and efficiency of the codes. As high performance numerical libraries tend to focus more on performance, we wish to address this issue using a C++ library called NT2. By analyzing the properties of the linear algebra domain that can be extracted from numerical libraries and combining them with architectural features, we developed a generic approach to solve dense linear systems on various architectures including CPU and GPU. We have then extended our work with an example of a least squares solver based on semi-normal equations in mixed precision that cannot be found in current libraries. For the automatically generated solvers, we report performance comparisons with state-of-the-art codes, and show that it is possible to obtain a generic code with a high-level interface (similar to Matlab) which runs either on CPU or GPU without generating a significant overhead.
Keywords
"Libraries","Linear algebra","Graphics processing units","Programming","Computer architecture","MATLAB","DSL"
Publisher
ieee
Conference_Titel
Trustcom/BigDataSE/ISPA, 2015 IEEE
Type
conf
DOI
10.1109/Trustcom.2015.614
Filename
7345630
Link To Document