- Next: Parallel BLAS
- Up: Departmental seminar at UWCC
- Previous: Tool box
BLACS
-
Basic Linear Algebra Communication Subprograms communicate parts of
- rectangular matrices,
- trapezoidal matrices
- Processes are laid out on a 2D logical mesh
- Processes are referenced by location in topology
- Blocking point-to-point communication
- Collective communication over row, column or all of topology
- broadcast
- some reduction routines
- No message tags
- BLACS context is compatible with MPI communicator
Slide 39 of Departmental seminar at UWCC, David W. Walker, UWCC. (Updated 01/31/96)