Basic HTML version of Foils prepared August 29 98

Foil 35 Guidelines for Classifying Variables

From Designing and Building Parallel Programs 2: openMP Shared Memory Programming Language DoD Modernization Tutorial -- 1995-1998. by Ian Foster, Gina Goff, Ehtesham Hayder, Chuck Koelbel(Some foils prepared by Kuck & Associates, Inc.)


In general, big things are shared
  • The major arrays that take all the space
  • It's the thread's default model
Program local vars are parallel private vars
  • Temporaries used require one copy per thread
  • Subroutine locals become private automatically
Move up from leaf subroutines to parallel region
Equivalences: ick



© 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 Apr 11 1999