Comparative study of one-sided factorizations with multiple software packages on multi-core hardware
Comparative study of one-sided factorizations with multiple software packages on multi-core hardware
复制标题
多核硬件上多软件包单边因式分解的比较研究
DOI:
10.1145/1654059.1654080
复制
发表时间:
2009
期刊:
影响因子:
--
通讯作者:
J. Dongarra
中科院分区:
文献类型:
--
作者:
E. Agullo;B. Hadri;H. Ltaief;J. Dongarra
The emergence and continuing use of multi-core architectures require changes in the existing software and sometimes even a redesign of the established algorithms in order to take advantage of now prevailing parallelism. The Parallel Linear Algebra for Scalable Multi-core Architectures (PLASMA) is a project that aims to achieve both high performance and portability across a wide range of multi-core architectures. We present in this paper a comparative study of PLASMA's performance against established linear algebra packages (LAPACK and ScaLAPACK), against new approaches at parallel execution (Task Based Linear Algebra Subroutines - TBLAS), and against equivalent commercial software offerings (MKL, ESSL and PESSL). Our experiments were conducted on one-sided linear algebra factorizations (LU, QR and Cholesky) and used multi-core architectures (based on Intel Xeon EMT64 and IBM Power6). A performance improvement of 67% was for instance obtained on the Cholesky factorization of a matrix of order 4000, using 32 cores.