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.

extrinsic-kind-keyword is the name of an extrinsic interface supported. The currentlysupported value is F77_LOCAL.procedure name is either a subroutine-statement or a function-statement defining a namefor an external and extrinsic procedure.DescriptionThe EXTRINSIC procedure can then be used as an actual argument once it is defined. The call toan EXTRINSIC procedure should be semantically equivalent to the execution of an HPFprocedure in that on return from the procedure, all processors are still available, and all data andtemplates will have the same distribution and alignment as when the procedure was called.See AlsoFor a complete description of the PGHPF extrinsic facility, along with examples, refer to thePGHPF User’s Guide.FORALLF95The FORALL statement and the FORALL construct provide a parallel mechanism to assign valuesto the elements of an array.SyntaxorFORALL (forall-triplet-spec-list [, scalar-mask-expr] ) forall-assignmentFORALL (forall-triplet-spec-list [, scalar-mask-expr] )forall-body[forall-body ]...END FORALLwhere forall-body is one of:forall-assignmentwhere-statementwhere-constructforall-statementforall-constructDescriptionThe FORALL statement is computed in four stages:90 Chapter 3

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

Saved successfully!

Ooh no, something went wrong!