Preface - Seminar on High-Performance Computing
This website contains the material that was used for a seminar on High-Performance Computing organised at the Centre for Advanced Computations in Engineering Science (ACES). The material was prepared and presented by Mr. E. van den Berg.

Presentations
Part Ia - Parallel machines and architecturesPowerpoint
Part Ib - Interprocess communicationPowerpoint
Part IIa - Task and data partitioningPowerpoint
Part IIb - Message Passing Interface and programming examplesPowerpoint


Examples
Hello world! .C Version.HTML Version
Send and receive .C Version.HTML Version
Broadcast .C Version.HTML Version
Scatter .C Version.HTML Version
Scatter and reduce.C Version.HTML Version
Sorting numbers .C Version.HTML Version
Matrix multiplication 1.C Version.HTML Version
Matrix multiplication 2.C Version.HTML Version
Gaussian elimination .C Version.HTML Version


Running time measurements
Matrix multiplication 500x500 .HTML
Matrix multiplication 1000x1000 .HTML
Matrix multiplication 5000x5000 .HTML


November 8, 2001,
E. van den Berg.