CS267 / Eng233 / IDS267 Applications of Parallel Computers

Lecture 5: Data Parallel Programming


Abstract

This lecture will briefly survey the evolution of data parallel architectures, completing our tour on the convergence of parallel architectures. The main thrust of the lecture introduces you to data parallel languages. We will discuss Fortran 90 in some detail, and its HPF extension to support data decomposition.

Reading

Pdf

Postscript

Assignment

Useful links