15-418/15-618: Parallel Computer Architecture and Programming, Fall 2018: Assignments

The assignments are the heart of this course. Much of what you learn in this course will be through completing these assignments.

  • All assignments are due 11:59pm on the due date shown.
  • The late penalty is 10% per day.
  • Each student has 5 late-day points for use during the semester. Use them wisely.
  • A one-person team can extend a programming assignment by one day using one point.
  • A two-person team can extend a programming assignment by one day using two point (either one from each student, or two from a single student).
  • You can submit assignments at most 3 days late.
  • All assignments are handed out via GitHub and turned in using Autolab and Gradescope.

Schedule

Lab  Out Name Due

Assignment 1 Wed Aug 29 Exploring parallel computing   Mon Sep 10
Assignment 2 Mon Sep 10 GPU programing in CUDA Mon Sep 24
Assignment 3 Wed Sep 26 Shared memory parallelism with OMP Wed Oct 10
Assignment 4 Friday Oct 12 Message-passing parallelism with MPI Wed Oct 24
Final Project Friday Oct 24 (See handout)