12.07.2015 Views

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

PHYSICAL_TO_ABSTRACTSubroutine returns coordinates for an abstract processor, relative to a global actual argument array,corresponding to a specified physical processor. This procedure can be used only on systemswhere there is a one-to-one correspondence between abstract processors and physical processors.On systems where this correspondence is one-to-many an equivalent, system-dependent procedureshould be provided.SynopsisPHYSICAL_TO_ABSTRACT(ARRAY, PROC, INDEX)ArgumentsARRAY may be of any type; it must be a dummy array that is associated with a global HPF arrayactual argument. It is an INTENT(IN) argument.PROC must be scalar and of type default integer. It is an INTENT(IN) argument. It contains anidentifying value for a physical processor.INDEX must be a rank-1 integer array. It is an INTENT(OUT) argument. The size of INDEXmust equal the rank of the processor arrangement onto which the global HPF array is mapped.INDEX receives the coordinates within this processors arrangement of the abstract processorassociated with the physical processor specified by PROC.HPF_LOCAL 327

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!