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...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

See AlsoThe TEMPLATE and PROCESSORS directives.Example!HPF$!HPF$!HPF$!HPF$REAL A(100,100)PROCESSORS, DIMENSION(10,10):: PROCTEMPLATE, DIMENSION(10,10):: TALIGN WITH T:: ADISTRIBUTE (BLOCK,BLOCK) ONTO PROC:: TDYNAMICThe DYNAMIC attribute specifies that an object may be dynamically realigned or redistributed.SyntaxTypeSpecification!HPF$ DYNAMIC alignee-or-distributeee-listDefaultBy default an object is not dynamic.See AlsoThe REALIGN and REDISTRIBUTE directives.Example!HPF$!HPF$!HPF$!HPF$!HPF$REAL A(100,100)DYNAMIC APROCESSORS, DIMENSION(10,10):: PROCTEMPLATE, DIMENSION(10,10):: TALIGN WITH T:: ADISTRIBUTE (BLOCK,BLOCK) ONTO PROC:: THPF Directives 309

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

Saved successfully!

Ooh no, something went wrong!