CSCI 3366 (Introduction to Parallel and Distributed Processing):
Useful Links and Other Resources
(This page is not being actively maintained, so some links
may no longer be valid.)
Useful links (non-local)
-
Argonne National Lab's MPI Web site,
with links to the MPI standard, a FAQ, tutorials,
information about implementations, etc., etc.
(Argonne is where the MPI implementation
installed on the department's machines was developed.)
- The MPI Forum's Web site,
with links to the full MPI standard.
- Online version of Ian Foster's book
Designing and Building Parallel Programs
(a nice book on parallel program design).
- The OpenMP home page,
with links to the OpenMP standard and notes on implementations,
examples, etc.
Useful links (local)
Books