Parallel Engineering and Scientific Subroutine Library for AIX Version 2 Release 3: Guide and Reference
BLACS Informational and Miscellaneous Subroutines
Note:
BLACS_PNUM returns an integer.
CALL BLACS_GRIDINFO (
icontxt
,
nprow
,
npcol
,
myprow
,
mypcol
)
ipnum
= BLACS_PNUM (
icontxt
,
prow
,
pcol
)
CALL BLACS_PCOORD (
icontxt
,
pnum
,
prow
,
pcol
)
CALL BLACS_BARRIER (
icontxt
,
scope
)
[
Top of Page
|
Previous Page
|
Next Page
|
Table of Contents
|
Index
]