Next:
1.1 Why a New
Up:
Using PLAPACK: Parallel Linear
Previous:
Acknowledgments
1 Introduction
1.1 Why a New Infrastructure?
1.2 Natural Description of Linear Algebra Algorithms
1.3 Physically Based Matrix Distribution
1.4 Redistributing and Duplicating Matrices and Vectors
1.4.1 Redistributing vectors, matrix rows, and matrix columns
1.4.2 Spreading vectors, matrix rows, and matrix columns
1.4.3 Reducing vectors, matrix rows, and matrix columns
1.4.4 Terminology
1.5 Implementation of Basic Matrix-Vector Operations (Preview)
1.5.1 Matrix-vector multiplication
1.5.2 Rank-1 update
1.6 Implementation of Basic Matrix-Matrix Operations (Preview)
1.6.1 Matrix-matrix multiplication
1.6.2 Attaining better performance
1.7 Basic Linear Algebra Subprograms
1.8 Message-Passing Interface
1.9 Parallel Sparse Linear Algebra
1.10 FORTRAN Interface
1.11 Availability
Next:
1.1 Why a New
Up:
Using PLAPACK: Parallel Linear
Previous:
Acknowledgments
rvdg@cs.utexas.edu