Basic HTML version of Foils prepared 16 Sept 1995

Foil 46 Extrinsics in HPF

From HPFtutorial CPS615 Basic Simulation Track for Computational Science -- Fall Semester 95. by Geoffrey C. Fox(Tomasz Haupt)


An extrinsic function is a function written in a language other than HPF including
  • a single-thead-of-control language
  • a multi-thread-of-control language
  • any programming language targeted to a single processor SPMD) with message passing such as MPI
    • Fortran 77, Fortran 90, C, C++, Ada, HPF
HPF defines interface and invocation sequence
Allows one to get efficient parallel code where HPF language or compiler inadequate



© on Tue Oct 7 1997