91做厙

Skip to main content
SHARE
Publication

Heterogenous Acceleration for Linear Algebra in Multi-coprocessor Environments

by Azzam A Haidar, Piotr R Luszczek, Stanimire Z Tomov, Jack J Dongarra
Publication Type
Book Chapter
Publication Date
Page Numbers
31 to 42
Publisher Name
Springer International Publishing Switzerland
Publisher Location
Cham, Switzerland

We present an efficient and scalable programming model for the development of linear algebra in heterogeneous multi-coprocessor environments. The model incorporates some of the current best design and implementation practices for the heterogeneous acceleration of dense linear algebra (DLA). Examples are given as the basis for solving linear systems' algorithms - the LU, QR, and Cholesky factorizations. To generate the extreme level of parallelism needed for the efficient use of coprocessors, algorithms of interest are redesigned and then split into well-chosen computational tasks. The tasks execution is scheduled over the computational components of a hybrid system of multi-core CPUs and coprocessors using a light-weight runtime system. The use of lightweight runtime systems keeps scheduling overhead low, while enabling the expression of parallelism through otherwise sequential code. This simplifies the development efforts and allows the exploration of the unique strengths of the various hardware components.