[ HPF Home | Versions | Compilers | Projects | Publications | Applications | Benchmarks | Events | Contact ] |
Description. Returns processor identification for the physical
processor associated with a specified abstract processor
relative to a global actual argument array.
Class. Subroutine.
Arguments.
ARRAY may be of any type; it must be a dummy array that is associated with a global HPF array actual argument. It is an INTENT(IN) argument.
INDEX must be a rank-1 integer array containing the coordinates of an abstract processor in the processors arrangement onto which the global HPF array is mapped. It is an INTENT(IN) argument. The size of INDEX must equal the rank of the processors arrangement.
PROC must be scalar and of type integer.
It is an INTENT(OUT) argument.
It receives the identifying value for the
physical processor associated with the
abstract processor specified by INDEX.
©2000-2006 Rice University | [ Contact Us | HiPerSoft | Computer Science ] |