IBM Books

Parallel Engineering and Scientific Subroutine Library for AIX Version 2 Release 3: Guide and Reference


Part 3. Appendixes


Appendix A. BLACS Quick Reference Guide

This quick reference guide shows the Fortran calling sequences for the BLACS subroutines, which are included with Parallel ESSL.

If you are coding your program in C or C++, you must pass the BLACS arguments by reference to the Parallel ESSL subroutine. See Initializing the BLACS for sample C and C++ calling sequences that show arguments passed by reference.

To receive a complete copy of the BLACS User's Guide send email to netlib@ornl.gov and in the mail message type: send blacs_ug.ps from blacs.

See reference [52].

Notes:

  1. In the calling sequences, an underlined argument indicates it is an output argument.

  2. In the subroutine names, GE indicates general rectangular matrix and TR indicates trapezoidal matrix.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]