Last updated 6/5/02 Direct all inquiries to Dan Stanzione at dstanzi@asu.edu
All slides on this page are Copyright Dan Stanzione and Walt Ligon. Slides may be re-used with permission of the authors for academic purposes. All software is open source and freely available under the terms of the GNU Public License.
Unit #2 - Advanced MPI Programming
Unit #4 - I/O on Beowulf Clusters
Simple "find the max of an array program
FORTRAN Version
C Version
C Version with Collective Operations
Simple Matrix-Vector Multiply
Version 1 - row-block matrix decomposition
Version 2 - vector decomposed into blocks