Developer Reference for Intel® oneAPI Math Kernel Library for C

ID 766684
Date 11/07/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

blacs_pnum

Returns the system process number of the process in the process grid.

Syntax

call blacs_pnum( icontxt, prow, pcol )

Input Parameters

icontxt

INTEGER. Integer handle that indicates the context.

prow

INTEGER. Row coordinate of the process the system process number of which is to be determined.

pcol

INTEGER. Column coordinate of the process the system process number of which is to be determined.

Description

This function returns the system process number of the process at {PROW, PCOL} in the process grid.