CSC/ECE 506 Spring 2010/ch 2 aj/Data Parallel Programming

From Expertiza_Wiki
Revision as of 02:39, 25 January 2010 by Wjfisher (talk | contribs)
Jump to navigation Jump to search

Data-Parallel Programming Model

Introduction

Relationship with SIMD

Other Parallel Programming Models

Shared Memory Programming Model

Message Passing Programming Model

Examples

Code example

References

1) Old textbook

2) Internet article