On-Line Course: CSEP 524, Spring 2010

Title: 
Parallel Computation
Description: 

Survey of parallel computing including the processing modes of pipelining, data parallelism, thread parallelism, and task parallelism; algorithmic implications of memory models; shared memory and message passing; hardware implementations; bandwidth and latency; synchronization, consistency, interprocessor communication; programming issues including implicit and explicit parallelism, locality, portability.

Instructor: 
Larry Snyder
Links: