9.3.112 NUMBER_OF_PROCESSORS ([DIM])

Description:  Returns the total number of processors (peers) available to the program. 
Class:  Inquiry function; Specific 
Arguments:  DIM is optional and has no effect on currently available configurations of Compaq systems. This option is provided for compatibility with the High Performance Fortran (HPF) language specification. If DIM is specified, it must have the value of 1. 
Results:  The result is of type default integer scalar. The result value is the total number of processors (peers) available to the program.

For a single-processor workstation, the result value is 1.
 


Previous Page Next Page Table of Contents