Prof. Stewart Weiss, Department of Computer Science, Hunter College
Publications
Grants
Research
Courses
Resources
Personal
Home
CSci 493.65 Parallel Computing
Prof. Stewart Weiss
Spring 2024
Class meetings:
Mondays and Thursdays, 11:30 - 12:45, Room C107HN
Links
Piazza Discussion Board
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
Course Documents
Contact Information and Course Requirements
Preparation for This Class
Rules Regarding Programming Projects
Final Exam Content and Form
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 Parallelism with Pthreads
Chapter 11: Shared Memory Parallelism with OpenMP
Slides and Other Resources
Compiling and Running OpenMPI Programs
Unix Command Tutorial: Basics and Commands
Chapter 1: Introduction to Parallelism in Computing
Chapter 2: Parallel Architectures and Structures
Assignments
Assignment 1, due Feb.12, 7:00 PM
Assignment 2, due March 7, 7:00 PM
Assignment 3, due March 25, 7:00 PM
Assignment 4 (revised), due April 15, 7:00 PM
Assignment 5, due May 6, 7:00 PM
Assignment 6, due May 9, 7:00 PM
Top
Hunter
Computer Science Department