SELECTED PLAPACK IMPLEMENTATIONS OF MATRIX OPERATIONS


Index


PLA_Gemv: General Matrix-Vector Multiplication

The best way to justify the Abstract Programming Interface used by PLAPACK is to look at how a parallel implementation code looks if it is coded in a more traditional fashion. Look at the corresponding ScaLAPACK code:

References:


PLA_Gemm: General Matrix-Matrix Multiplication

The best way to justify the Abstract Programming Interface used by PLAPACK is to look at how a parallel implementation code looks if it is coded in a more traditional fashion. Look at the corresponding ScaLAPACK code:

References:


PLA_Chol: Cholesky Factorization

The best way to justify the Abstract Programming Interface used by PLAPACK is to look at how a parallel implementation code looks if it is coded in a more traditional fashion. Look at the corresponding ScaLAPACK code:

References:


Back to PLAPACK page

Send mail to
plapack@cs.utexas.edu

Last Updated: Feb. 8, 2000