RESEARCH ON THE AUTOMATIC PARALLELIZING TOOLS OF LAPACK

谢幸,李玉成
DOI: https://doi.org/10.3969/j.issn.1000-3266.2001.02.007
2001-01-01
Abstract:LAPACK (Linear Algebra PACKage) is a subroutine library for solving the most common problems in numerical linear algebra, designed to run efficiently on shared-memory vector and parallel processors. Only the general sequential code of LAPACK is available on INTERNET, the optimization of it on a special machine is very burdensome. To solve this problem, we develop an automatic parallelizingtool on SGI POWER Challenge, and it shows good results.
What problem does this paper attempt to address?