CSE 260 (Fall 2005): Lecture 4 (10/4/05)
Today's reading:
- Text. Introduction to Parallel Computing, 2nd Ed.
Grama, Gupta, Karypis, and Kumar, Benjamin-Cummings, 2003
Chapter 2, §2.4.2 through 2.4.4: pp. 32-44.
Chapter 6: §6.6.1-6.6.3: pp. 260-263.
- A User's Guide to MPI, by Peter Pacheco, pp. 11-17.
pdf
Or: Parallel Programming with MPI, by Peter Pacheco
(recommended text ): Chapter 4: ALL, Chapter 5: §5.1-5: pp. 65-78
- On line reader.
For Reference
- Chapter
8, §8.1 to 8.3, from Ian Foster's Designing and Building Parallel
Programs (Adison Wesley Pub., on-line). Nice introduction to
MPI.
Code
- Ring code: available in $PUB/examples/Ring
- Quadrature code (trapezoidal rule): available in
$PUB/Pacheco/ppmpi_c/hap04
- 1D point jacobi code in matlab: $PUB/examples/jac_matlab
Slides from today's lecture
pdf
Posted
Copyright © 2005 Scott B.
Baden. Last modified:
09/27/05 08:52 PM