Prof. Stewart Weiss, Department of Computer Science, Hunter College
Publications
Grants
Research
Courses
Resources
Personal
Home
CSci 493.65 Parallel Computing
Links
OpenMP and MPI Links
C/C++ sample programs to illustrate OpenMP and MPI.
A tutorial on MPI, from Lawrence Livermore Labs
A tutorial on OpenMP, from Lawrence Livermore Labs
A Tutorial on the POSIX Threads Library from Lawrence Livermore Labs
A tutorial on OpenMP by Timothy Mattson
A tutorial on OpenMP by Timothy Mattson and Larry Meadows
The OpenMP.org website
GNU online manual for its implementation of OpenMP
The Open MPI.org website
Open MPI v2.1.6 online documentation
MPI Standard Version 2.2 documentation
MPI Standard Version 3.0 documentation
UNIX and C-Related Links
Unix Man Page Browser
Make Tutorial
Make Manual
GCC Manual
An Introduction to GCC
GNU GDB Documentation
GDB Tutorial
Another GDB Tutorial
GNU C Library Manual
C11 Standard (pdf)
C18 Draft Standard (pdf)
Summary of C for C++ Programmers
Quick Reference to C Functions
Lecture Notes
Chapter 1: Motivation, Background, and Key Concepts
Chapter 2: Parallel Architectures and Interconnection Networks
Chapter 3: Parallel Algorithm Design
Chapter 4: Message-Passing Programming
Chapter 5: Floyd's Algorithm
Chapter 6: Performance Analysis
Chapter 7: Matrix-Vector Multiplication
Chapter 8: Monte Carlo Methods
Chapter 9: Combinatorial Search (not yet complete)
Chapter 10: Shared Memory Parallel Computing
Appendices
Top
Hunter
Computer Science Department