next up previous contents
Next: LOCAL_BLKCNT(ARRAYDIM, PROC) Up: HPF Local Routine Library Previous: MY_PROCESSOR()

MY_PROCESSOR()

Description. Returns the identifying number of the calling physical processor.

Class. Pure function.

Result Type, Type Parameter, and Shape. The result is scalar and of type default integer.

Result Value. Returns the identifying number of the physical processor from which the call is made. This value is in the range 0 < MY_PROCESSOR < n-1 where n is the value returned by NUMBER_OF_PROCESSORS.