1 / 17

HPF Overview

HPF Overview. CS498 LVK March 2006 Isaac Dooley. Some Slides Borrowed from John Merlin’s hpf-and-f90.ps. HPF - High Performance Fortran. Extension to Fortran Standardized in 1994-1997 No Explicit Message-Passing Parallel Constructs(Loops) Data Distribution. Data Parallel View.

nelia
Télécharger la présentation

HPF Overview

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. HPF Overview CS498 LVK March 2006 Isaac Dooley Some Slides Borrowed from John Merlin’s hpf-and-f90.ps

  2. HPF - High Performance Fortran • Extension to Fortran • Standardized in 1994-1997 • No Explicit Message-Passing • Parallel Constructs(Loops) • Data Distribution

  3. Data Parallel View • Fortran Already Has Data Parallelism: Array Sections

  4. Sample Jacobi Program Using Fortran Array Sections:

  5. HPF for 16 processors

  6. The End

More Related