CS 6230 - Valuable Parallel Computing Links - Spring 2011

Useful MPI Links:

MPI Home - Answers right from questions like "What is MPI?" etc.  
MPI Tutorials - Has a set of tutorials on the basics. Some links might not work. Links 1 and 2 give a good introduction to start with MPI Programs  
MPI functions and commands reference - Contains explanation of all the MPI Routines - necessary when you write programs to refer the parameters for each function
MPI Examples - Simple Programs using MPI
MPI Reference Book - A book discussing various topics related to MPI

Useful OpenMP Links:

Official OpenMP Resources - Contains resources such as Tutorials and Presentations from the Official OpenMP website  
OpenMP Tutorials - A comprehensive tutorial available from LLNL website  
Another Tutorial on OpenMP - This one is from Ohio SuperComputing Center  

Useful Links for Running on the CADE Lab:

CADE Lab Website - Contains information concerning the CADE lab  
Open-MPI Documentation - Contains information on Open-MPI (MPI available on the CADE lab machines)

Instructions for Running on Raven:

Raven Cluster Overview - Basic overview with specs, etc.  
Raven Cluster FAQ  - Frequently asked questions
Raven Cluster Tutorial - Tutorial on how to run MPI jobs on the Raven Cluster