PROCESSORS_SHAPE

Inquiry Intrinsic Function (Specific): Returns the shape of an implementation-dependent hardware processor array.

This is a specific function that has no generic function associated with it. It must not be passed as an actual argument. It is provided for compatibility with High Performance Fortran.

Syntax

result = PROCESSORS_SHAPE( )

Results:

The result is a rank-one array of size zero.