IBM Books

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


BLACS Initialization Subroutines


CALL BLACS_PINFO (mypnum, nprocs)
CALL BLACS_SETUP (mypnum, nprocs)
CALL BLACS_GET (icontxt, what, val)
CALL BLACS_SET (icontxt, what, val)
CALL BLACS_GRIDINIT (icontxt, order, nprow, npcol)
CALL BLACS_GRIDMAP (icontxt, usermap, ldumap, nprow, npcol)


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