HP MLIB User's Guide Vol. 2 7th Ed.

Appendix C 1105
Parallelized subprograms in LAPACK
Parallelized subprograms in LAPACK
Table C-2 lists the HP LAPACK subprograms that are parallelized to improve
performance.
Table C-2 Parallelized subprograms in LAPACK
Subroutine Description
{S,D,C,Z}GBTRF Factor a General Band Matrix
{S,D,C,Z}GBSV Solve a General Band Linear System
{S,D,C,Z}GESV Solve a General Full Linear System
{S,D,C,Z}GBSVX Solve a General Band Linear System
{S,D,C,Z}GESVX Solve a General Full Linear System
{S,D,C,Z}GETRF Factor a General Full Matrix
{S,D,C,Z}GETRI Invert General Matrix
{S,D,C,Z}GETRS Solve a General Full Linear System
{S,D}GELS Solve General Least Squares Problem
{S,D}GELSS Solve General Least Squares Problem
{S,D}GEQRF QR Factorization of a General Matrix
{S,D}GGQRF Generalized QR Factorization
{S,D}GGRQF Generalized RQ Factorization
{S,D}GEGS Generalized Schur Form
{S,D}GEGV Generalized General Matrix Eigenproblem
{S,D}GESVD Singular Value Decomposition
{S,D,C,Z}GEMM General Matrix-Matrix Multiply
{S,D,C,Z}GEMV General Matrix-Vector Multiply
{S,D}GER General Rank-1 Update
{C,Z}GERC General Rank-1 Update
{C,Z}GERU General Rank-1 Update