HTML version of Scripted Foils prepared 11 November 1996

Foil 26 ON HOME for Computation Placement

From CPS615-End of Numerical Integration and Very End of HPF Delivered Lectures of CPS615 Basic Simulation Track for Computational Science -- 24 October 96. by Geoffrey C. Fox *
Secs 172.8
1 !HPF$ INDEPENDENT
2 DO i = 1 , n
  • !HPF$ ON HOME( ix(i) )
  • x(i) = y(ix(i)) - y(iy(i))
3 END DO
4 This modifies the owner computes rule by specifying that computation will not be performed on processor owning left hand side
5 ON HOME is an approved extension

Table Font Size


© 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 Fri Aug 15 1997