CSC/ECE 506 Spring 2011/ch5 LL: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Parallel Algorithms for linked data structures)
 
No edit summary
Line 1: Line 1:
=Supplement to Chapter 2: The Data Parallel Programming Model=
=Supplement to Chapter 5: The Data Parallel Programming Model=
==Introduction==
==Introduction==
=Examples with the Data Parallel Model, Shared Memory, and Message Passing=
=Examples with the Data Parallel Model, Shared Memory, and Message Passing=
==Preliminary Example==

Revision as of 07:26, 27 February 2011

Supplement to Chapter 5: The Data Parallel Programming Model

Introduction

Examples with the Data Parallel Model, Shared Memory, and Message Passing

Preliminary Example