Lecture 1: Introduction to Parallel Computing CS 6068-Lec1
Homework#1: Produce a rendering of a computationally intensive image using a parallel programming platform. Due Monday September 7.
Lecture 2– Parallel Programming Design Patterns CS6068-Lec2
Homework#2: Produce a new rule for ant colony simulation, and analyze its potential impact on concurrency and parallel implementation performance. Implement your rule by modifying the Ant Colony Simulation ants.clj program in the Clojure language. Due Monday September 14.
Readings:
David Patterson’s ‘Future of Computer Architecture’ and Parallel Computing Apps
Herb Sutter’s ‘Welcome to the Jungle’
Parallel Programming Concepts (MIT Open Notes)
CS6068-Quiz for Week3
Homework #3
Lecture 4- Matrix Multiplication, Parallel Scans CS6068-Week4-F2014
CS6068-Quiz for Week 4
CS6068-HW#4
Lecture 5– Sparse Matrices, Iteration cs6068-Week5a-2015
CS6068-Week5a-Quiz
Like this:
Like Loading...
Discussion
No comments yet.