CSC/ECE 506 Spring 2010/ch 3 jb/Parallel Programming Model Support

From Expertiza_Wiki
Revision as of 18:56, 22 February 2010 by Wjfisher (talk | contribs)
Jump to navigation Jump to search

Supplement to Chapter 3: Support for parallel-programming models. Discuss how DOACROSS, DOPIPE, DOALL, etc. are implemented in packages such as Posix threads, Intel Thread Building Blocks, OpenMP 2.0 and 3.0.

Introduction

Packages

Posix threads

Intel Thread Building Blocks

OpenMP 2.0

OpenMP 3.0