Basic HTML version of Foils prepared 26 September 1996

Foil 120 ON HOME for Computation Placement

From HPCC Software Technologies Fall 96 -- Overview and HPF Delivered Lectures of CPS615 Basic Simulation Track for Computational Science -- 26 September 96. by Geoffrey C. Fox


!HPF$ INDEPENDENT
DO i = 1 , n
  • !HPF$ ON HOME( ix(i) )
  • x(i) = y(ix(i)) - y(iy(i))
END DO
This modifies the owner computes rule by specifying that computation will not be performed on processor owning left hand side
ON HOME is an approved extension



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Feb 22 1998