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 2014
Class meetings:
Mondays and Thursdays, 13:10 - 14:25, Room TBA
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
Course Documents
Contact Information and Course Requirements
Course Syllabus
Rules Regarding Programming Projects
Rules Regarding Non-Programming Assignments
Lecture notes_2014
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 6: Floyd's Algorithm
Chapter 7: Performance Analysis
Chapter 8: Matrix-Vector Multiplication
Chapter 10: Monte Carlo Methods
Chapter 16: Combinatorial Search (not yet complete)
Appendices (these will be updated periodically)
Assignments
Assignment 1, due February 3, 2014 (no longer accessible)
Assignment 2, due February 10, 2014 (no longer accessible)
Assignment 3, due February 21, 2014 (no longer accessible)
Assignment 4, due March 6, 2014 (no longer accessible)
Assignment 5, due March f, 2014 (no longer accessible)
Assignment 6, due April 7, 2014 (no longer accessible)
Assignment 7, due May 8, 2014 (no longer accessible)
Top
Hunter
Computer Science Department