CSCI 3366 (Introduction to Parallel and Distributed Processing):
Sample Programs

Makefiles, scripts, etc.

Notes:

Message-passing programs (using MPI)

Multi-threaded programs (using POSIX threads in C++)

Multi-threaded programs (using Java)