Related Sites
Below is a collection of links that you may find useful.
OpenMP-related sites:
- OpenMP home page, for full canonical information about OpenMP shared-memory parallel programming.
- OpenMP tutorials from Lawrence Livermore National Laboratory, U.S.A. Quite comprehensive.
- The OpenMP Community web site. This is not an informal discussion forum - it's a lot more formal than that. Still, it has some useful content and links (including links to OpenMP benchmark codes).
- OpenMP Training from Ohio Supercomputer Center, U.S.A.
- Concise, businesslike OpenMP tutorial from NERSC, U.S.A.
- OpenMP practical tutorial from University of Minnesota Supercomputing Institute. Not as formal or as comprehensive as other sites, but has nice diagrams with useful sample code segment
- The wikipedia OpenMP page - full of useful links.
- More OpenMP resource material from the Australian National University.
MPI-related sites:
- The Message Passing Interface page from Argonne National Laboratory, U.S.A.: the one-stop shop for all MPI-related material.
- The MPICH home page (MPICH is a free, portable implementation of MPI).
- Introductory MPI tutorial from Dartmouth College, N.H., U.S.A.
- The MPI Forum home page. This is a formal, "official" site, not an interactive discussion forum.
- MPI tutorial course from Lawrence Livermore National Laboratory, U.S.A. Quite comprehensive.
- Complete MPI Reference book. The full formal and canonical MPI reference document.
Fortran-related sites
- Fortran User's Guide (essentially Sun's guide) from International Center for Theoretical Physics..
- Fortran Documentation from HP (good for both Language Reference Manuals and User Guides).