MIME-Version: 1.0
Server: CERN/3.0
Date: Monday, 16-Dec-96 23:15:44 GMT
Content-Type: text/html
Content-Length: 6372
Last-Modified: Friday, 21-Apr-95 03:56:02 GMT
CS617 Lecture Notes
CS 617 Lecture Notes
Thorsten von Eicken
Fall, 1994
-
Introduction (8-26-1994)
- Introduction to parallel computing systems, uses of parallel machines,
technology trends.
-
MPP Primer I: Network-Based Multiprocessors (8-29-1994)
- Introduction to the characteristics of multiprocessors used
in massively parallel machines.
-
MPP Primer II: Networks (8-31-1994)
- Introduction to the characteristics of networks used
in massively parallel machines
-
LogP model of parallel computation (9-2-1994)
-
LogP example: Fast Fourier Transfom (8-31-1994)
- Sample algorithm analysis using LogP
-
Blocked Matrix Multiply (9-7-1994)
- Blocked matrix multiply algorithm and intro to Split-C mind-set
-
EM3D - An Irregular Split-C Application (9-9-1994)
- Introduction to Split-C through the succesive optimization
of an irregular parallel application.
- Reading:
Introduction to Split-C
-
CM-5 Architecture (9-12-1994)
- CM-5 network, node architecture, network interface, reliability
-
Active Messages, Split-C primitives, timing (9-14-1994)
-
More Split-C Implementation and Intro to Sorting (9-16-1994)
-
Parallel Sorting (9-19-1994)
-
Sorting and Scaling (9-21-1994)
-
Message Passing (9-23-1994)
-
Beyond Split-C (9-26-1994)
-
CC++ (9-28-1994)
-
More CC++ (9-30-1994)
-
CC++ Implementation (10-3-1994)
-
ATM Networks (10-5-1994)
-
More ATM Networks (10-7-1994)
- Columbus Day (10-10-1994)
-
The Case for Networks of Workstations (10-12-1994)
-
Term Project Discussion (10-14-1994)
-
Active Messages over ATM Networks (10-17-1994)
-
ABC++ (10-19-1994)
-
Optimistic Active Messages in Orca (10-21-1994)
-
Bus-Based Cache Coherent Shared Memory (10-24-1994)
-
More Bus-Based Cache Coherent Shared Memory (10-26-1994)
-
Directory-Based Cache Coherent Shared Memory (10-28-1994)
-
The Standford DASH Multiprocessor (10-31-1994)
-
Scheduler Activations (11-2-1994)
-
Locking without Contention (11-4-1994)
-
More Locks and Barriers (11-7-1994)
-
Process Scheduling on a Shared Memory
Multiprocessor (11-9-1994)
-
The KSR Multiprocessor (11-11-1994)
-
KSR vs. DASH comparison (11-14-1994)
-
More KSR vs. DASH comparison (11-16-1994)
-
Multithreading (11-18-1994)
-
The Tera Multiprocessor (11-21-1994)
-
Id90: An implicitly parallel programming language
(11-23-1994)
-
More Id90 (11-28-1994)
Return to
CS 617 Home Page